Posted June 05, 2024 by AuraMinusSoft
#Update
Enemy HP Bar
We just implemented hp bar for enemy to tell how much enemy's hp. It shows as bar, not numerical. And most of the enemies HP is set to 100.
Enemy Spawn System
We just implemented spawn System when one of the enemies alerted, it will spawn other enemies.
Healing System
We implemented healing system. The heal will using jamu red to heal HP, and Jamu blue to replenish Stamina. Stamina will be reduced if the player uses the evasion movement. Evasion will be implemented in next week.
Next Level Trigger
It just a portal to trigger into next level. It will activate if there are no enemies alive.