1
0
mirror of https://github.com/Relintai/broken_seals.git synced 2025-03-05 03:43:10 +01:00
broken_seals/game/player/camera/CameraPivot.tscn

15 lines
399 B
Plaintext

[gd_scene load_steps=2 format=2]
[ext_resource path="res://player/CameraPivot.gd" type="Script" id=1]
[node name="CameraPivot" type="Spatial"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.44092, 0 )
script = ExtResource( 1 )
[node name="Camera" type="Camera" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 6.822 )
current = true
fov = 60.0
size = 28.0
far = 1000.0