Angular point movementI forget the maths behind moving a point using its rotation in radians. I thought it was something l...
Moving along a vectorWell, the problem is that the dotPos coordinates seem to ignore my collision check when the vector l...
Moving along a vectorI have two arrays containing the x and y positions of two points - the target position and the origi...
How do you use ALLEGRO Event/Timer to update character movementCreate a boolean array for each possible keycode like such: [code]bool pressed_key[ALLEGRO_KEY_MAX]...
Multiple AI opponentsI've never used a vector before, so this is probably going to sound really stupid, but how would I a...
This user does not accept Private Messages