From 52dbf26f1e598ad7a095af09cf638b263db7dab0 Mon Sep 17 00:00:00 2001 From: nokoe Date: Sat, 29 Jun 2024 20:46:56 +0200 Subject: add effects --- client/player/stars.tscn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/player/stars.tscn') diff --git a/client/player/stars.tscn b/client/player/stars.tscn index e3fcc587..5c96c291 100644 --- a/client/player/stars.tscn +++ b/client/player/stars.tscn @@ -22,8 +22,10 @@ offsets = PackedFloat32Array(0, 0.711828, 1) colors = PackedColorArray(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0) [node name="Stars" type="CPUParticles3D"] +emitting = false amount = 5 lifetime = 2.0 +one_shot = true explosiveness = 1.0 mesh = SubResource("QuadMesh_d0lru") direction = Vector3(0, 1, 0) -- cgit v1.3.1