simple character controller
davidt2115 |
July 24, 2008 9:36 PM PDT
|
|
could you put together all the code I need it to run together. so that the creation/initialization, variable definitions, and update code are separated. and if you could show me what to change when I get a keyboard message, like if(key == W) { move forward } because i tryed to get the code from the demo and could not get it to work. so if you could please post the code and all the things I need for it to work(includes, variable definitions, Initilization, updating) all seperated so i can copy and past into my engine so that I dont have to worry about geting bits and pecies and putting it together and getting it to work.
Thanks, David.
|
|
|
|
|
|