mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 06:43:47 +00:00
Map edits
This commit is contained in:
parent
b20c4b6fd3
commit
d8d348640c
3 changed files with 63 additions and 4 deletions
|
|
@ -65,12 +65,12 @@ script = ExtResource("16_e2nai")
|
|||
|
||||
[node name="Camera3D" type="Camera3D" parent="."]
|
||||
physics_interpolation_mode = 1
|
||||
transform = Transform3D(0.70710677, -0.49999994, 0.5, 0, 0.7071068, 0.7071067, -0.70710677, -0.49999994, 0.5, 83.9836, 7.935, -24.00831)
|
||||
transform = Transform3D(0.7071067, -0.41562688, 0.57206136, 0, 0.80901694, 0.5877852, -0.7071067, -0.41562688, 0.57206136, 83.9836, 7.935, -24.00831)
|
||||
projection = 1
|
||||
size = 8.0
|
||||
script = ExtResource("1_g4gcm")
|
||||
MaxAimOffsetDistance = 16.0
|
||||
CameraOffset = Vector3(8, 12, 8)
|
||||
CameraOffset = Vector3(8, 8, 8)
|
||||
TargetPath = NodePath("../CameraTarget")
|
||||
|
||||
[node name="TestLevel2" parent="." instance=ExtResource("18_e2nai")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue