itch.io is community of indie game creators and players

Devlogs

Journal Entry 3

Project C
A downloadable game

Date: 10.05.2023

Activity:  Work on Project C is in progress.

Notes: Created all the prefabs I would need. Also I added effects to some objects. I have added light and particle system. Adding particle systems was a little bit more challenging than I expected, because I had had to understand how coroutines work. But I want to add particle system to everything, because I like the way it looks like.

I implemented new challenge for the player, which is level with fire. The most difficult part there was probably to calculate the trajectory of the fireballs. I need it to be challenging but also manageable to complete the level. 

Finally found music I like and sound effects for the player and the enemy and some other game objects.

I also worked on the logic of the game. Now I have to bars. One is healthBar, the other one is energyBar. HealthBar is needed for the player to be able to fly and attack enemies. EnergyBar is needed to complete the level and also to break obstacles (rocks). I want to add those two bars, because I want my game to require some strategy. 

Now  I am figuring out how to create UI with levels. I want the player to be able to unlock levels and then choose among the unlock ones  which one they want to play.

Invested hours: 4 days.

Outcome: two scenes, prefabs, game logic . 

Download Project C
Leave a comment