Closed Jason450 closed 6 years ago
Create a script for hazards that interacts with player's script to kill/damage him if he collides with them.
EXPECTED RESULT:
Player must die or recieve damage if he collides with hazards
Hazard interaction implemented in HazardBehaviour.cs
Implemented in this commit https://github.com/Kenjor97/KriticGamesProject/commit/0d1485796401706c9e356b2e3981d74cd8737f37
Create a script for hazards that interacts with player's script to kill/damage him if he collides with them.
EXPECTED RESULT:
Player must die or recieve damage if he collides with hazards
Hazard interaction implemented in HazardBehaviour.cs