Get An Actor to Stop Moving Randomly
EJPearson
Member Posts: 0
Hello,
I'm relatively new to GameSalad, but I've only managed to run into one problem. My game is a type of maze, where the hero has to run through without hitting any walls or enemies. I have set the enemy so that they pace back and forth, but as soon as I did that, the hero began moving randomly too! Because I already have a touch pad set up, I only want the hero to move when the player moves him. Any ideas??
Comments
Here are my usual steps for debugging something I can't figure out. 1) I turn off rules one at a time in order to isolate exactly where something is not working right. 2)I put in a log debugger statements telling me what attributes are set to what value at times where I think something might be breaking. You haven't given enough information for me to tell you what is wrong, so I would try to debug more and see what's wrong. It's probably something small.