Update StartingRoom.tscn and player.tscn
This commit is contained in:
parent
6fe8b66184
commit
813feb9fef
2 changed files with 4 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
|
@ -5,6 +5,8 @@
|
||||||
[sub_resource type="CapsuleMesh" id="CapsuleMesh_5q2rg"]
|
[sub_resource type="CapsuleMesh" id="CapsuleMesh_5q2rg"]
|
||||||
|
|
||||||
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_a6eig"]
|
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_a6eig"]
|
||||||
|
radius = 0.47
|
||||||
|
height = 1.9
|
||||||
|
|
||||||
[node name="Player" type="CharacterBody3D" node_paths=PackedStringArray("camera", "raycast", "hand")]
|
[node name="Player" type="CharacterBody3D" node_paths=PackedStringArray("camera", "raycast", "hand")]
|
||||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.83982, 0)
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.83982, 0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue