Browse Source

:paint: Put light at out of rocket output

Make take-off so beautiful!
DricomDragon 4 weeks ago
parent
commit
e1b74cc09e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      godot/component/entity/vehicles/rocket/tiny_rocket.tscn

+ 1 - 0
godot/component/entity/vehicles/rocket/tiny_rocket.tscn

@@ -45,6 +45,7 @@ mesh = SubResource("BoxMesh_7w4wj")
 skeleton = NodePath("../..")
 
 [node name="ThrustFlameLight" type="OmniLight3D" parent="Thrust"]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -4.19353)
 light_color = Color(1, 1, 0, 1)
 light_energy = 9.849
 light_specular = 0.823