trails and better missile origin

This commit is contained in:
2025-04-30 00:02:45 +02:00
parent f6eb652fd2
commit 4b8cc8bb71
4 changed files with 68 additions and 30 deletions

View File

@@ -137,10 +137,11 @@ fn on_trigger_missile(
),
(
Trail::new(
t.translation,
12,
LinearRgba::rgb(1., 0.0, 0.),
LinearRgba::rgb(0.9, 0.9, 0.)
),
)
.with_pos(t.translation),
Gizmo {
handle: gizmo_assets.add(GizmoAsset::default()),
line_config: GizmoLineConfig {