Health and Damage
UTAS KIT207 Portfolio » Devlog
The blue player character will now take damage (show in the top-left corner) when it touches a one of the red characters. When the player's HP hits 0, the player character is deleted (game over). This is done simply by having the player detect when it its touched by an enemy, lowering the it's HP, and destroying the enemy.
The spawners (grey cylinders) spawn a new red character every 5 seconds that then chases the player character.
The green box represents a health pack that the player can collect to restore 5 Health points.
UTAS KIT207 Portfolio
Status | Released |
Author | Matthew_L5 |
More posts
- Lighting & Bacic Shader GraphAug 24, 2023
- Game IdeasAug 06, 2023
- Path FindingAug 04, 2023
- TerrainJul 31, 2023
- Basic AnimationJul 27, 2023
- Week 1: Learning BlenderJul 18, 2023