Hello, i am new to this program and just testing some functions and i have been trying to prevent my Player(Sprite) from passing through wall(Sprite(static)).
Both sprites have Collisions enabled, Solid behavior, are on the same layer and tried other stuff but im always able to go through that wall.
Pls help =)