update
This commit is contained in:
parent
373a457457
commit
374f3f4849
@ -24,6 +24,7 @@ script = ExtResource("2_oj08w")
|
||||
|
||||
[node name="Buttons" type="Node3D" parent="."]
|
||||
transform = Transform3D(-1, 0, 8.74228e-08, 0, 1, 0, -8.74228e-08, 0, -1, -19, 0, -14)
|
||||
visible = false
|
||||
|
||||
[node name="SPACE" parent="Buttons" instance=ExtResource("3_v2av0")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5, 0, 4)
|
||||
|
@ -107,7 +107,7 @@ min_pitch = -70.0
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)
|
||||
|
||||
[node name="Camera3D" type="Camera3D" parent="."]
|
||||
transform = Transform3D(-1, 0, 0, 0, 0.496621, 0.867968, 0, 0.867968, -0.496621, 53.3291, 4.03754, -218.786)
|
||||
transform = Transform3D(-1, 0, 0, 0, 0.496625, 0.867965, 0, 0.867965, -0.496625, 53.3291, 4.03753, -218.786)
|
||||
|
||||
[node name="PhantomCameraHost" type="Node" parent="Camera3D"]
|
||||
process_priority = 300
|
||||
@ -115,7 +115,7 @@ process_physics_priority = 300
|
||||
script = ExtResource("9_oylil")
|
||||
|
||||
[node name="PlayerFollower" type="Node3D" parent="." node_paths=PackedStringArray("follow_target", "look_at_target")]
|
||||
transform = Transform3D(-0.988921, 0, 0, 0, 0.496591, 0.867869, 0, 0.867916, -0.496564, 53.3291, 4.03754, -218.786)
|
||||
transform = Transform3D(-0.988921, 0, 0, 0, 0.496596, 0.867867, 0, 0.867913, -0.496569, 53.3291, 4.03753, -218.786)
|
||||
script = ExtResource("10_cd38x")
|
||||
priority = 10
|
||||
follow_mode = 6
|
||||
|
BIN
godot.windows.opt.tools.64.20250411-111307-376.log
Normal file
BIN
godot.windows.opt.tools.64.20250411-111307-376.log
Normal file
Binary file not shown.
BIN
godot.windows.opt.tools.64.20250411-111415-098.log
Normal file
BIN
godot.windows.opt.tools.64.20250411-111415-098.log
Normal file
Binary file not shown.
@ -10,7 +10,7 @@ config_version=5
|
||||
|
||||
[application]
|
||||
|
||||
config/name="Terrain3D"
|
||||
config/name="OpenWorldVGDL"
|
||||
run/main_scene="res://demo/Demo.tscn"
|
||||
config/features=PackedStringArray("4.4")
|
||||
config/icon="res://icon.png"
|
||||
|
Loading…
Reference in New Issue
Block a user