Hi there-
Been working on a platformer where the plyer is constantly moving right to left, or left to right. using bullet(speed 500), scroll to, and platform behaviours.
enemies are stationary on solids. Layout is larger than window
I'd really like to get those enemies rolling by smoothly... to get rid of that motion blur effect.
Is this possible?
Many thanks!