28.02.2015, 13:14
Basically you mean translate the movement directions based on camera vector? If that is the case you would need to do the following.
1.) Get camera facing angle
2.) Add angle your movement angle (0, 90, 180, 270)
3.) Get the position in front of that angle
1.) Get camera facing angle
2.) Add angle your movement angle (0, 90, 180, 270)
3.) Get the position in front of that angle