quakeball-rust/godot/scenes/remote_player.tscn
2026-07-18 02:26:09 +03:00

16 lines
524 B
Plaintext

[gd_scene format=3 uid="uid://kfxc0migw80o"]
[sub_resource type="CapsuleMesh" id="CapsuleMesh_1cgct"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_1cgct"]
[node name="player" type="RemotePlayer" unique_id=845968872]
move_speed = 5.0
collision_mask = 2
[node name="mesh_instance_3d" type="MeshInstance3D" parent="." unique_id=700336478]
mesh = SubResource("CapsuleMesh_1cgct")
[node name="collision_shape_3d" type="CollisionShape3D" parent="." unique_id=1110995513]
shape = SubResource("CapsuleShape3D_1cgct")