fred's games
- 4 Devlogs
- 4 Total hours
game where you navigate fred through some games (current screenshot is placeholder)
game where you navigate fred through some games (current screenshot is placeholder)
made the basics of the first minigame (a platformer where you need to collect 3 blahajes) and also made the animation for the hajes which doesnt show in game for some reason, also its not possible to collect the blahajes which i did try to correct in this update but i will also try after i post this devlog, also the timer thingy shows the milliseconds now
i have finally made the level_scene code work, the fact that it took 1 hour and 52 minutes to fix should be enough, however i unfortunately needed to use chatgpt for the fix but at least the code works now which is very much a relief
i made the quit button and its script and also made the level counter thingy, i also deleted the settings button because i don’t think i’ll add in a settings menu, due to the settings button being eliminated i further redesigned the main menu, also i initially made a heart in aseprite but it turned out weird in exporting so i resorted to using an image from the internet
i made the menu layout and the code for the start button, i initially made the buttons vertical using the vbox container, but decided to do a diagonal layout