Numpad Keybinds

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

ProjectX

Nicholas 'ProjectX' Udell - UnWheel Maps
Jan 9, 2004
1,223
0
0
Right behind you.
At some point I changed my numpad keybinds (from changing camera angle to something to do with jailbreak) and I want them changed back so I can make a cubemap. I reckon I've done this before actually. Anyone remember what the numpad binds are supposed to be?
 

UltraNew-B

UnWheel Team
Feb 22, 2003
184
0
0
Your Subconscious
Visit site
NumPad0=set playercontroller bZeroRoll False | set playercontroller rotation (pitch=0,yaw=0,roll=16384)
NumPad1=set playercontroller bZeroRoll False | set playercontroller rotation (pitch=0,yaw=32768,roll=-16384)
NumPad2=set playercontroller bZeroRoll False | set playercontroller rotation (pitch=0,yaw=16384,roll=32768)
NumPad3=set playercontroller bZeroRoll False | set playercontroller rotation (pitch=0,yaw=-16384,roll=0)
NumPad4=set playercontroller bZeroRoll False | set playercontroller rotation (pitch=16384,yaw=0,roll=16384)
NumPad5=set playercontroller bZeroRoll False | set playercontroller rotation (pitch=-16384,yaw=0,roll=16384)
NumPad6=set playercontroller bZeroRoll True | set playercontroller rotation (pitch=0,yaw=0,roll=0)


This article over at leveldesigner has all the gory details:
http://www.leveldesigner.com/index.php?action=doc&ID=168

;)
 
Last edited: