summaryrefslogblamecommitdiffstats
path: root/assets/view_model/ViewModel.tscn
blob: f6390af95dfc33595b8ac4a712859ca4d347f59a (plain) (tree)
1
2
3
4
5
6
7
                                
 




                                                                             







                                                             






                                               
[gd_scene load_steps=2 format=2]

[ext_resource path="res://assets/view_model/ViewModel.gd" type="Script" id=2]

[node name="ViewModel" type="Spatial"]
script = ExtResource( 2 )

[node name="Anchor" type="Spatial" parent="."]

[node name="SpringArm" type="SpringArm" parent="Anchor"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.5, 0 )
spring_length = 4.0
margin = 0.05

[node name="Camera" type="Camera" parent="Anchor/SpringArm"]
far = 500.0

[node name="fps_label" type="Label" parent="."]
anchor_top = 1.0
anchor_bottom = 1.0
margin_top = -14.0
margin_right = 40.0