How come solid objects with custom movement behavior can move through other solid objects like walls? I have a NPC that has custom movement, but I don't want it to travel through walls. Is there an easy to do this?
on step
bounce off wall
Works great! Thanks!
Develop games in your browser. Powerful, performant & highly capable.
Yeah that one works pretty nice, but I admit we could use some more documentation on what all the actions do. For the life of me I cant get restrain to work right.