Updated Project,
If you move the ball slowly it will fall down...
https://drive.google.com/file/d/1kwRJkQQe0EczKgw8AI0ymvGy23okp56i/view?usp=sharing
Thanks again.
Develop games in your browser. Powerful, performant & highly capable.
Thanks for the Reply, if by bounding box, you mean set it like this :-
So all four Corners are set at the Limit, I have tried this, and it still falls through the middle sometimes.
I've also centered the ball image too, still the same issue.
I'm trying to setup a platform game, with a disappearing floor (if they player is standing on it).
I've created multiple instances of the floor (with jump through behavior) all next to each other.
The issue is the player randomly falls through the middle floor, Even with the disappearing floor disabled.
C3p Attached.
https://drive.google.com/file/d/1Ee3Gt2mI9YgQJjQ6guleNPj20JUcBqmm/view?usp=sharing
What am I doing wrong?
Thanks