Chief413
11-02-2009, 11:44 AM
I'm trying to create a game, but I'm having difficulties trying to get the character move randomly, while staying within a set boundary. I've set it so that it uses the random number function to move and such, but sometimes it simply moves too far and disappears. Would this be fixable by using an if/else of sorts, or what?