Function comfy::spawn_combat_text

source ·
pub fn spawn_combat_text(
    commands: &mut CommandBuffer,
    text: String,
    color: Color,
    size: f32,
    position: Vec2
)