summaryrefslogtreecommitdiff
path: root/client/player/follow_camera.tscn
blob: 015c27277b5e1cd7770e73566d4d017d68daa8f9 (plain)
1
2
3
4
5
6
7
[gd_scene load_steps=2 format=3 uid="uid://b31mlnao6ybt8"]

[ext_resource type="Script" path="res://player/follow_camera.gd" id="1_qipju"]

[node name="FollowCamera" type="Camera3D"]
fov = 45.0
script = ExtResource("1_qipju")