I want to add a lava lake in my 2d game

you write that you want to get rid of CollisionShape in Area2D, so I understood it. and you want detect the collision in the tilemap… but Area2D needs the CollisionShape…

Leave it as it is, it works for you and you don’t need to use the collision in the tileset for the lava…

1 Like