Hello, I have the following problem
I have an green background, and a Texture from a knight,
the Texture can be rotatet by using the Arrow Keys right, and left,
I have one variable named Angle
Angle = 0;
Angle goes from 0-360, by using the arrow keys, the number of arrow is changing, so we can rotate the textur,
but now, i want to let the knight walk, key up should move the knight into his line of sight forward, and key down should move the knight backward.
I have tried anything, but nothing worked right...
Does anybody has an idea ?
sorry for my bad english, mfg max