illegal cast operation?
On Actor is Colliding with Gravity Well:
double gravAngle = direction( x, y, collide.x, collide.y );
vectoradd( angle, diretional_velocity, gravAngle, 0.1);
What am I doing wrong here guys?
Users browsing this forum: No registered users and 1 guest