17 lines
540 B
Plaintext
17 lines
540 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://bwbddg5e5xi54"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://8jef5kumlrl1" path="res://Objects/Beach/Ball/Ball.tscn" id="1_rdapw"]
|
|
[ext_resource type="Script" path="res://Objects/Beach/Ball/SealBall.gd" id="2_eyx3o"]
|
|
|
|
[node name="SealBall" instance=ExtResource("1_rdapw")]
|
|
script = ExtResource("2_eyx3o")
|
|
|
|
[node name="CollisionShape2D" parent="." index="0"]
|
|
disabled = true
|
|
|
|
[node name="KickZone" parent="." index="3"]
|
|
monitoring = false
|
|
monitorable = false
|
|
|
|
[editable path="SubViewport/Spatial"]
|