Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

No, that was not it.

Is your character at least wandering?

Yes

Maybe it is the ! in 

if (other.tag == "Player" & !this.collided)

You probably need to add RigidBody and a collider to the gameobject.

There already is one.

I made a copy of the Principle gameobject.

oh ok. Try to figure it out yourself, because I tried to help you many times. I have other things to do such as chores.

Ok. I will try.

Ok I figured it out.