I have a sprite object which I want to move only on the layout edges on solid objects.
Have behaviors added to my sprite object: Solid, bound to layout, 8 direction.
But still the sprite moves on the complete layout where as it should move only on the solid surface.
Is it that we will have some options in custom movement ?