feat: optimized boxed map
This commit is contained in:
parent
cb20f46d9d
commit
d66c999039
9 changed files with 524 additions and 230 deletions
|
|
@ -13,9 +13,10 @@ func _on_death() -> void:
|
|||
radius = 0.4350586
|
||||
|
||||
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_eqqp1"]
|
||||
radius = 0.2866211
|
||||
radius = 0.43017578
|
||||
|
||||
[node name="PlayerBody" type="PlayerBody"]
|
||||
wall_min_slide_angle = 0.0
|
||||
|
||||
[node name="PlayerCamera" type="PlayerCamera" parent="."]
|
||||
unique_name_in_owner = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue