rockbot
rockbot copied to clipboard
Projectile must use reductor when is about to be reflected
Projectiles move a good amount of pixels at each cycle, thus when reflected, it is shown to the player that if inverts direction a few pixels BEFORA the enemy's shield. We need to add a reductor in this case, so that it moves a smaller distance than move_speed, before being reflected.