소스 검색

:paint: Put light at out of rocket output

Make take-off so beautiful!
DricomDragon 1 개월 전
부모
커밋
e1b74cc09e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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