I'm wondering if there's any way to get the box2d physics implementation to respect the tile collision shapes set in the Tiled editor. It seems like it only takes the entire tile as a square object.

For example, here in the editor you can see I've set shapes for the tiles,

But in-game, the physics objects bounce off of invisible walls.
Here are my project files:
lowrez-example.zip
thank you, to anyone who may look.
I'm wondering if there's any way to get the box2d physics implementation to respect the tile collision shapes set in the Tiled editor. It seems like it only takes the entire tile as a square object.


For example, here in the editor you can see I've set shapes for the tiles,
But in-game, the physics objects bounce off of invisible walls.
Here are my project files:
lowrez-example.zip
thank you, to anyone who may look.