You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
380 B
9 lines
380 B
[gd_scene load_steps=2 format=3 uid="uid://b8t8fgu7ht8rn"] |
|
|
|
[ext_resource type="Script" path="res://Mods/copyMultiplayer/Scenes/sync_controller.gd" id="1_v4dbb"] |
|
|
|
[node name="SyncController" type="Area3D" node_paths=PackedStringArray("shape")] |
|
script = ExtResource("1_v4dbb") |
|
shape = NodePath("CollisionShape3D") |
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
|