Day 11: Gamedev.js Jam 2022

Today I built the Credits screen!

I don't know whether this is the correct way to build the Credits screen but somehow I did it. I also use the grid for the first time. It is a useful tool to align objects.

Then I built the logic to blink the texts that appear at the top of the screen. It took so much time to build the logic for the "Play Again" text. I will need to review the docs for the event system of GDevelop later.

Comments

Popular posts from this blog

Day 09: Gamedev.js Jam 2022