pub trait LdtkLevelExtensions { // Required method fn id_position(&self, identifier: &str) -> Option<Vec2>; }