Arrow keys to move The AI will attempt to run away from you
@ooooggll made the original (link above) I can't believe this works. I actually made a smart AI that runs away from you like a normal player would. Note: This works without turbowarp. If you want the original script to work without turbowarp, go to https://scratch.mit.edu/projects/696975918/ There a few issues with the AI intelligence: It's only smart enough to move left and right, and jump up some walls. It can't jump over pits normally. You have to add jump, run, and norun areas to force the AI to jump over pits. The AI override areas can't create multiple paths for the AI to take. Despite these issues, I think it's still really cool.