mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 00:53:56 +00:00
Fixed entity definitions
This commit is contained in:
parent
e416b3d8cd
commit
133f4088d0
22 changed files with 3681 additions and 6774 deletions
|
|
@ -69,6 +69,7 @@ transform = Transform3D(0.7071067, -0.41562688, 0.57206136, 0, 0.80901694, 0.587
|
|||
projection = 1
|
||||
size = 8.0
|
||||
script = ExtResource("1_g4gcm")
|
||||
SnapCamera = false
|
||||
MaxAimOffsetDistance = 16.0
|
||||
CameraOffset = Vector3(8, 8, 8)
|
||||
TargetPath = NodePath("../CameraTarget")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue