- Home /
enemy attack the player
I have creature and player when player reach creation place creature should come near to the player. My need is if player comes in contact with the creature player body outer line should blink in green color.if player successfully avoid the creature with out collision the creature body outer line should blink in green color.How to detect the collision between the player and the creature.if player comes in contact with creature five times he will lost 1 point how to detect five collision between player and the creature and if player successfully avoid the 3 creature how increase the player score.
Try some of the tutorials available on the Unity website. Start with one thing at a time.
Please use the search function (top right corner) before posting. $$anonymous$$ost of these individual issues have been solved many times before.
Your answer
Follow this Question
Related Questions
About trigger 3 Answers
Attacking enemys 2 Answers
How to stop enemy within certain distance of player? 2 Answers
Problems with enemy attack script! 0 Answers
How do I hurt enemies by jumping on them without getting killed? 1 Answer