Devlog 2:
I almost finished the menu. I drew the background image for it(you can see a timelapse down in the video), added the buttons: the play one(doesn’t work), stats one(also doesn’t work), exit(this one actually works, as well as the next ones), one that redirects you to a form to give feedback about the game and one that redirects you to my github profile to check out other games.
The hardest part was adding the 2 buttons that redirect you since the procedure differs depending on OS(operating system if you didn’t know). To solve that i made a function that (theoretically) detect which OS the device is runnig and that adjusts the command, tho i could only test it for windows and it works correctly.
Also i spent some time debugging the code because the background image wouldn’t show up - it turns out i set the origin wrong :|.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.