Hey there!
I have a Sprite with behavior Platform and another one with behaviour Solid set.
I don't understand why the Sprite with behavior Platform sometimes sticks to the left or right side of my Solid one (it's a square). Is this a default thing with Platform behavior?
I would like to fix this, if the Platform sprite is in collision with the left/right part of the Solid should fall instead of sticking.
Does somebody have any advice here?
Thanks!