StarArawn / bevy_tiled

A plugin for rendering tiled maps.
MIT License
151 stars 40 forks source link

Object support for Isometric maps #39

Open dmtaub opened 3 years ago

dmtaub commented 3 years ago

Orthographic map object support will be merge to the main branch, but isometric is not ready yet. Need help from someone who is making an isometric game to work on placement of sprite objects as well as transformation of rectangle (And other shape) objects in the isometric grid.