beaming in characters

This commit is contained in:
2025-06-23 00:05:24 +02:00
parent 241b96fcc7
commit 7700d4bef9
15 changed files with 91 additions and 21 deletions

View File

@@ -106,7 +106,7 @@ fn update(
),
)
.insert((
Billboard,
Billboard::All,
Transform::from_translation(first_hit.point1),
NotShadowCaster,
AnimationTimer::new(Timer::from_seconds(0.005, TimerMode::Repeating)),