Kenjor97 / KriticGamesProject

2D platform Videogame , side scrolling, cartoon style, set in a medieval world where the protagonist will have to overcome the different obstacles to defeat his enemy
MIT License
6 stars 1 forks source link

Implement Player And Hazards Interaction #31

Closed Jason450 closed 6 years ago

Jason450 commented 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

Jason450 commented 6 years ago

Implemented in this commit https://github.com/Kenjor97/KriticGamesProject/commit/0d1485796401706c9e356b2e3981d74cd8737f37