You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
535 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://b4cs2vjtp17lu"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_6ufux"]
[node name="Player" type="Node3D"]
[node name="Camera" type="Camera3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.73802, 0)
fov = 85.0
[node name="CharacterBody" type="CharacterBody3D" parent="."]
[node name="CollisionShape" type="CollisionShape3D" parent="CharacterBody"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.00526, 0)
shape = SubResource("CapsuleShape3D_6ufux")