Is there a simple way to limit a bouncing ball to only 8 directions? like a event with "on collision with solid" and an action "set angle 0,45,90,135,180,225,270,315,360".
Im using it to emulate the Bomberman 64 game i liked to play where u played bomberman but in 8 directions not 4. Thanks.