I have a npc prefab to be spawned a certain amount from it at the beggining of the game. They chase player, patrol, and escape from the player depending on the situation. As far as I can observe only when they escape from the player, the colliders are not where they should be. I can't understand the problem. I'm also not sure what information I should give in order to better explain the problem to you. please help me.
Asked
Active
Viewed 26 times
0
-
possibly down to the animation? – BugFinder Jul 05 '23 at 22:37
-
Would help if you shared how those objects look in the hierarchy. – Houtamelo Jul 06 '23 at 04:55
-
@BugFinder I don't quite understand but are you saying that the problem might be related to animations? – New One Jul 06 '23 at 11:55
-
@AntônioPedro I'm not sure if this is what you're hoping to see, but I've added one more pic. – New One Jul 06 '23 at 11:57
-
animations dont necessariy "move" the character just makes it perform the action.. this leaves the colliders behind – BugFinder Jul 06 '23 at 12:24