I made a character for my game but the house that I’m in has stairs and you spawn in the level above the ai and he just walks into walls. Also same game I cant figure out how to make the ai walk through doors thanks! here’s a link to the project CoSpaces Edu :: Who's you Dady? pt.2
Hey there!
Try using an event that detects collision, and then do an if statement to check whether it’s the AI. If it is, play the open animation or turn off collision for 2 seconds or so.
how would I make it detect the collision but not stop the player from walking though it?
hope it help u
It take me 1 days :v
1 Like
Hi, thanks for that but I cant figure out how to hook it up to my specific game. Sorry I just got into this for a school project so I’m quite new.