Need some help
I need help programing somthing in C++. I need a movement engine that the movements are the following...could somone tell me...teach me...or write me the code for all this.
This is the commands I want the movement engine to have(they are all keys on the key board)
w = forward
s = backwards
a = stafe left
d = strafe right
space = jump
left ctrl = crouch
e = operate (will explain more in detail below)
r = reload
q = voice chat (in multiplayer)
v = commands menu (for your teammates (both multiplayer & single player))
f = use conversion parts (if equipped)
v = special vision (if equipped)
mouse movement = look
left mouse button = fire selected weapon
right mouse button = zoom (if available on weapon (up to two zoom views,) if a bladed weapon, it will do a slash instead of a chop)
1 = Main Gun
2 = Secondary Gun
3 = Blade
4 = Grenade
I would like to try & include the following abilities...
If the player double taps the following buttons, the effect will occure...
w = boost forward
w held down = glide over the land
s = jump backwards
a = left side jump
d = right side jump
space = double jump
~Get out of my way or die trying~
|