I am trying to figure out how to control his movements with a WSAD keyboard configuration. I've tried making a variable for the Z position to make him advance in space, but the model doesn't move correctly that way. It will advance in space as long as the W key is pressed, but when the key is released the model returns to the origin point.
Any help or advice on this would be REALLY appreciated.