Thread: Update level
View Single Post
  #17  
Old 07-20-2002, 10:19 AM
Torankusu Torankusu is offline
Elite Member
Torankusu's Avatar
Join Date: Jun 2001
Posts: 10,065
Torankusu is a jewel in the roughTorankusu is a jewel in the rough
if (playertouchsme){
move x,y,speed,some number;
}
- will move it, but you'd have to change it.

then you could set a flag and check for the flag.
Reply With Quote