Posted June 22, 2023 by Ice Diamond Studio
Hello!
After a short vacation, I've come back to work on this project. I'm very pleased with my progress on this project. Using everything I've learned so far, building this game has been a breeze.
For the first Alpha build, the first four levels of the game are required. They will teach the player various different types of moment modes.
I had fun designing these levels. Building the bigger and longer levels will be enjoyable.
Although simplistic, I think the title screen / main menu looks nice.
Every two seconds, the player sprite changes colour, running through a cycle. I did this by way of a simple script, using a looped Coroutine.
Coroutines are super useful for creating a function that continuously loops and requires delays between lines of code running. I might make a short tutorial on them.
I created a settings menu too, which so far only contains the game controls / shortcuts. If I go through with implementing checkpoints, I will make them togglable so players can decide if they want to use them.
With everything needed completed, I present to you the first alpha version of Factory of the Damned! The download for this version will be listed on the game's main page. If you try out the game, please fill out the form linked below. It will help me improve the game.
https://forms.office.com/r/bAi1yKNBzJ
Thanks for reading! I hope you've enjoyed and will come back for more.