Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Agent was set to public by accident, so leave it blank.

He is not making school fog. What to do?

Are there any errors relating to your script? If so, tell me what it says.

There is not.

(1 edit)

Hmm, in OnTriggerEnter, change "other.name" to "other.tag". Does it work now?

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.