- Home /
weapon destroyes enemy without running animation
Ok so i am following brackyes tutorials for making a survival game and i am stuck. I created animation attack for my fireaxe and did the script but when i go into play mode as soon as my weapon (axe) touches capsule it is destroyed. It should not do that until i press my mouse button twice. Also the axe is from unity asset store melee weapon pack and the only way animation works is when i set the axe to legacy and attack animation as well. So can you help me out here?
EDIT:
Situation is resolved, the problem was in a small missplacement in one of the scripts. Thank you for your interest and your solving idea. :) Thank you community
Should we imagine ourselves your script or could you kindly post the code? We're guru, not magicians :)
Is the plural of 'guru' really 'guru'? As in one guru, many guru?
Anyways, yes, we do need scripts. How is the destruction happening? On collision? By raycast? Shouting into a microphone? Dark magic?
Your answer
Follow this Question
Related Questions
Enemy Animation Help 0 Answers
enemy shoots with animation 1 Answer
How do I animate my enemy randomly with time? 1 Answer
How to make enemy run animation 3 Answers