shmodot/scenes/OrbitCamera.tscn

13 lines
388 B
Plaintext
Raw Normal View History

2022-08-04 22:20:29 +02:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://scripts/OrbitCamera.cs" type="Script" id=1]
[node name="OrbitCamera" type="Spatial"]
script = ExtResource( 1 )
2022-09-05 20:40:39 +02:00
_zoomSensitivity = 50.0
_cameraPath = NodePath("Camera")
2022-08-04 22:20:29 +02:00
[node name="Camera" type="Camera" parent="."]
2022-09-05 20:40:39 +02:00
transform = Transform( 1, 0, 0, 0, 0.964146, 0.265371, 0, -0.265371, 0.964146, 0, 7.12726, 27.3456 )
2022-09-04 18:37:35 +02:00
fov = 25.0