How to do 2d vector movement

Posted by JasonX on Stack Overflow See other posts from Stack Overflow or by JasonX
Published on 2010-03-15T17:13:45Z Indexed on 2010/03/15 17:19 UTC
Read the original article Hit count: 555

Filed under:
|
|
|
|

my onscreen object has a var rotation (in degrees).

how do i fix it so when i push up arrow it move forwards and not just x++ and y++?

© Stack Overflow or respective owner

Related posts about c#

Related posts about game