broken_seals/game/debug/FreeLookCam.tscn

11 lines
345 B
Plaintext
Raw Normal View History

2019-11-20 13:59:32 +01:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://debug/FreeLookCamera.gd" type="Script" id=1]
2020-04-26 10:10:07 +02:00
2019-11-20 13:59:32 +01:00
[node name="Camera" type="Camera"]
transform = Transform( 0.844995, 0.305893, -0.438648, -0.0119927, 0.830883, 0.556318, 0.534639, -0.464826, 0.705761, -7.76488, 10.4889, 10.3045 )
v_offset = 0.27
current = true
script = ExtResource( 1 )