Thread: Gravity....
View Single Post
  #8  
Old 04-10-2004, 07:25 AM
ZeroTrack ZeroTrack is offline
G2K1 Developer
ZeroTrack's Avatar
Join Date: Apr 2004
Location: LongIsland, NY
Posts: 402
ZeroTrack is on a distinguished road
Send a message via AIM to ZeroTrack
you need to detect if the player has hit a wall or come to an object that is set to block the player using onwall command, also use if(keydown2(keycode(a),false)) or if(keydown(5)) if ya wanna be nubish about it
Reply With Quote