#collision
9 messages · Page 1 of 1 (latest)
I'll try that, thanks!
You can see the collision shape on the tile, player, and enemy. But for some reason, the player will only collide with the enemy?
Ok I'm getting closer to the issue. For some reason, it only seems to be an issue if I'm falling onto the tile??
Nevermind, it's only flat tiles the player falls through??
you're right, thats super weird.
did you transform.scale the tile staticbody or collisionshape node?
or your character?
I modified the collision body for the character by using the editor, and it gives me a yellow triangle warning saying there might be unexpected behavior. But I'm not sure how else i'm supposed to shape it haha.
The floor tile has a collision body made using the mesh tool menu > create simple convex collision sibling
I'll try remaking the character collision body later and see if that fixes it.