Key Codes -- Blender Game Engine 2.49b



 
 













Alphabet Keys

AKEY =  97
BKEY =  98
CKEY =  99
DKEY = 100
EKEY = 101
FKEY = 102
GKEY = 103
HKEY = 104
IKEY = 105
JKEY = 106
KKEY = 107
LKEY = 108
MKEY = 109
NKEY = 110
OKEY = 111
PKEY = 112
QKEY = 113
RKEY = 114
SKEY = 115
TKEY = 116
UKEY = 117
VKEY = 118
WKEY = 119
XKEY = 120
YKEY = 121
ZKEY = 122
 


Number Keys

ZEROKEY = 48
ONEKEY = 49
TWOKEY = 50
THREEKEY = 51
FOURKEY = 52
FIVEKEY = 53
SIXKEY = 54
SEVENKEY = 55
EIGHTKEY = 56
NINEKEY = 57





Shift Modifiers

CAPSLOCKKEY = ?
LEFTCTRLKEY = 124
LEFTALTKEY = 125
RIGHTALTKEY = 126
RIGHTCTRLKEY = 127
RIGHTSHIFTKEY = 128
LEFTSHIFTKEY = 129





Arrow Keys

LEFTARROWKEY = 143
DOWNARROWKEY = 144
RIGHTARROWKEY = 145
UPARROWKEY = 146




Numberpad Keys

PAD0 =158
PAD1 = 151
PAD2 = 147
PAD3 = 152
PAD4 = 148
PAD5 = 153
PAD6 = 149
PAD7 = 154
PAD8 = 150
PAD9 = 155
PADPERIOD = 156
PADSLASHKEY = 157
PADASTERKEY = 42
PADMINUS = 154
PADENTER = 160
PADPLUSKEY = 161




Function Keys

F1KEY = 162
F2KEY = 163
F3KEY = 164
F4KEY = 165
F5KEY = 166
F6KEY = 167
F7KEY = 168
F8KEY = 169
F9KEY = 170
F10KEY = 171
F11KEY = 172
F12KEY = 173


Other Keys

ACCENTGRAVEKEY = 137
BACKSLASHKEY = 139
BACKSPACEKEY = 133
COMMAKEY = 44
DELKEY = 134
ENDKEY = ? 
EQUALKEY = 140
ESCKEY = 130
HOMEKEY = 176
INSERTKEY = 175
LEFTBRACKETKEY = 141
LINEFEEDKEY = ?
MINUSKEY = 45
PAGEDOWNKEY = 178
PAGEUPKEY = 177
PAUSEKEY = 174
PERIODKEY = 46
QUOTEKEY = 136
RIGHTBRACKETKEY = 142
RETKEY = 13
SEMICOLONKEY = 135
SLASHKEY = 138
SPACEKEY = 32
TABKEY = 131


Blender 3D game developers can use the Blender 3D game engine to create casual video games, first and third person shooters, role playing games, racing simulations and more. The game engine can be used to make both 2D games and 3D games.  Beginning Blender 3D game developers will only need basic knowledge of game design and programming to create rich and complex game models with photo realistic textures to add detail to the graphics of the video game.  Today's games need more than good looking low polygon game models.  Use normal maps and photo realistic textures to create high quality game models.