Hi everyone. Im making an infinite runner and i'm having a bit of a problem. The character running is actually static and I hace boxes spawining on the right of the screen with a bullet behaviour towards the character. Everything is okey until i land (after jumping ofcourse) with the character on top of a box. The character gets "sticked" to the box and "adopts" the movement of the box. I tried putting a bulet behaviour to the character but doesn't work. Do you have any ideas on how to solve this?