giants-godot/player/TPSController.tscn

9 lines
216 B
Plaintext
Raw Normal View History

2021-09-22 18:04:03 +02:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://player/TPSController.gd" type="Script" id=1]
[node name="Spatial" type="Spatial"]
script = ExtResource( 1 )
[node name="Camera" type="Camera" parent="."]