You are browsing as a guest. Sign up (or log in) to start making projects!

2h 12m 4s logged

I finished the game! :D
Added sound effects for:

  • Clicking buttons
  • Player attacks
  • Phoenix attacks
  • Phoenix caw (to signal to the player that a barrage of projectiles is coming if they are too busy with the attack button)
  • Background music!

The quiz
I finally added real questions! I wanted to focus on spelling for this one, so I used emojis and asked the user how the words representing them were spelled.

Text stuff

  • Added text instruction at the beginning
  • Changed fonts of the text nodes featuring emojis (more on that later)

Web shenanigans
I wanted to make sure that the game would be available on devices that did not support downloading .exe (like chromebooks, for example).
But uh…that was harder than I was expecting!
I used netlify to create a url after exporting the game for html5. The first issue in business was that the camera was zoomed out when the website was launched, showing the gray blank space of the Godot dimension. This took a bit to figure out, but apparently I had to adjust the stretch mode and aspect in project settings.
The second issue was that the emojis were showing up as white-boxed hex codes in the web version (for some reason!! >:( ). Turns out that I needed a different dedicated font for the emojis so that they could be compatable on all devices. Oh well, haha. At least it’s more accessible! :D

(PS. I’m sincerely sorry for the terrible audio quality in the video, I can’t screen record and the speakers on this computer are outrageous :’) )

0
12

Comments 0

No comments yet. Be the first!