Helo,
i want to make a very simple bomberman game.
I made some simple layers in tiled, and load them. Thats OK. I also made an object layer where i used only polylines / ellips to mark the bumper areas.
The problem is, that i cant load this object layer and i cant use.
I this moment I use a simple layer, so the player can collide with all of the layers' objects, but i need to use polylines / ellips too. So i realy need a solution.
Is there any way to solve this problem? (I use ARCADE physics)
Thanks for the answers!