codi-hacks / space-race

Love2D-based Spaceship Racing Game
Other
3 stars 0 forks source link

Add support for additional object properties from tmx #16

Closed jaythomas closed 2 years ago

jaythomas commented 2 years ago

Screenshot from 2022-01-20 22-17-37

For instance we may want to specify a radius property in Tiled at the map level so we can re-use the same "planet" entity multiple times without creating individual planet entities in each radius we want to use.