this method has problem, when there is more than 1 enemy
@AlexanderZotov5 жыл бұрын
What is it?
@of06245 жыл бұрын
@@AlexanderZotov it is doing the same thing. how can we prevent that? if the hand detects, they are doing the same thing together. please help!
@AlexanderZotov5 жыл бұрын
@@of0624 You are right. Gotta think about it. Please tell me if you find the way how to fix it earlier than me.
@YunusKaynak5 жыл бұрын
i fixed it. it is happening because isAttacking is Static i turned it to public bool and add a Enemy Spawner script and in that spawner script i reset the isAttacking bool to false before respawning an enemy. i can send the code if anyone wanted.
@AlexanderZotov5 жыл бұрын
Yes! Sure! Static! You did great job! Thank you very much for your feedback!
@kentonleslie-smith77715 жыл бұрын
I spent 4 days trying to get the enemy attack triggering right: watched Brackeys, BlackThorn, and a few others. Watched this vid and got it working in 10 minutes. Thank you so much!
@trgamer31936 жыл бұрын
You are the best in this town! easy, basic, faster, amazing !
@AlexanderZotov6 жыл бұрын
Thanks!
@mr_crapto4 жыл бұрын
omg this best Tutorial in the world
@incernpakistan5 жыл бұрын
your tutorials are awsome. you are better than jimy or brackeys. if you make a series it will be great.
@AlexanderZotov5 жыл бұрын
😀
@rexisetiawan78475 жыл бұрын
agree..!!
@n.aclasheryt48026 жыл бұрын
What is the way to drag camera on mobile screen ,I tried a lot of things but couldn't get it working,help
@grevittoericsutioso38195 жыл бұрын
The script drive file is damaged, please write it in the comment. Thx
@trunghieuang99235 жыл бұрын
Good Video! Amazing
@LegendJ0e44 жыл бұрын
2:28 part of the code at the bottom is cut off at the end? what is it anyone?
@AlexanderZotov4 жыл бұрын
It's a sequel.
@3dSensei9522 жыл бұрын
How do you make the zombie attack the girl once and then pause for one second before hitting her again.
@3dSensei9522 жыл бұрын
Never mind, I figured it out.
@siscoye94546 жыл бұрын
Im using Spine, can any one help with , If hit collider change spine animation?
@hamonconleche38644 жыл бұрын
When I tried to apply the attack script to attack checker, it said that the script must derive from MonoBehaviour. Does anybody know what i'm doing wrong?
@aonmuhammad43056 жыл бұрын
nice
@AlexanderZotov6 жыл бұрын
Thanks)
@acropolise13195 жыл бұрын
Please help! Zombie.IsAttacking is not working! help me find this component
@acropolise13195 жыл бұрын
@@iPriv33 Yes, I created a game object reference.
@acropolise13195 жыл бұрын
@@iPriv33 No problem brother ;)
@duelsoldier30484 жыл бұрын
how do i stop them from attacking all at once
@AlexanderZotov4 жыл бұрын
Yeah, it's my bad. It's because of static field in enemy script. Gotta lose it and make some changes in this script.
@duelsoldier30484 жыл бұрын
Alexander Zotov what changes do I make I’ve tried already what’s said in chat but none of that is working?
@AlexanderZotov4 жыл бұрын
I can't say more at the moment. Don't have my pc by me right now.
@anonimoa.45386 жыл бұрын
teaches to make a clash of clans style camera
@m.tahseen43046 жыл бұрын
can this work in 3d game
@AlexanderZotov6 жыл бұрын
Sure.
@duelsoldier30484 жыл бұрын
does not attack my player I think because of the name.Equals("PLayer")
@AlexanderZotov4 жыл бұрын
Maybe
@duelsoldier30484 жыл бұрын
Alexander Zotov I fixed it. It was because other things on my player had the layer player