Collision between a platformer object and a collision object bug

I had a platformer object with platformer character game feel extension made by @Vegetato I had a wall moving but it did not have the platform behaviour so if I just ran into it and went into the opposite direction of the wall moving i just clip through it it happened while creating my project Rage In Peace

Make sure the origin point of your sprite object is in the center bottom,
there is a bug with the Game feel extension currently that trigger this, ill have a look very soon and push the fix to the extension

3 Likes