View Single Post
Old
DeathxKiller
Senior Member
 
DeathxKiller's Avatar
 
Status: Offline
Posts: 53
Join Date: May 2011
Location: Midlothian
Default 05-30-2011, 07:48 PM

Quote:
Originally Posted by GrungeX View Post
Hey guys! I'm making a shooting game...you have to shoot the character 10 times to kill him. I don't want it to be easy, so I want the character to move around the map randomly. How would the code for this work?
do together:
object move[left][random][mininum(-#)][maximum(#)]
object move[forward][random][mininum(-#)]{maxinum(#)]

hope this helped some
   
Reply With Quote