GetAngleFrom(me, enemy)
Posted: Tue Jan 22, 2013 4:10 pm
Hi Pip,
//get the angle the enemy is presenting to my position, 0=looking straight at me, 180=I am directly behind them
GetAngleFrom(me, enemy);
But I receive values like:
-5580
-990
1170
??
//get the angle the enemy is presenting to my position, 0=looking straight at me, 180=I am directly behind them
GetAngleFrom(me, enemy);
But I receive values like:
-5580
-990
1170
??