#[derive(LdtkEntity)]
{
// Attributes available to this derive:
#[ldtk_default]
#[ldtk_name]
#[spawn_sprite]
#[global_entity]
#[callback]
}
#[derive(LdtkEntity)]
{
// Attributes available to this derive:
#[ldtk_default]
#[ldtk_name]
#[spawn_sprite]
#[global_entity]
#[callback]
}