trails and better missile origin
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user