Is there a way to disable collisions for a specific sprite?
I imagine that you have allocated the "Solid" Behaviour to your Sprite?
In the event sheet, just tell the sprite to set the solid to disabled.
If this is not what you were looking for, you should share a capx showing your problem.
Develop games in your browser. Powerful, performant & highly capable.
was using an invisible sprite with 8 way behaviour.. this caused the sprite to collide with solid objects.. got an answer through chat system + have implemented custom movement control.. problem solved.. thanks :D
you can make groups for doing that and you can the solid as it is