pub trait LdtkTileExtensions { // Required method fn to_world(&self, layer: &LayerInstance) -> Vec2; }