Is it possible to used the bullet behavior with a grid-based movement?
I'm using the keyboard arrows to change the angle of motion of my object but I only want it to be able to move when it's "inside a grid". I want to divide the layout into 32x32 portions and the object has to move between them.