13 lines
461 B
Plaintext
13 lines
461 B
Plaintext
[gd_scene format=3 uid="uid://c7n3scycvj6e0"]
|
|
|
|
[ext_resource type="Script" uid="uid://b51w6528jl7ns" path="res://scripts/droplet.gd" id="1_d63sw"]
|
|
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_jsxgm"]
|
|
|
|
[node name="droplet" type="RigidBody2D" unique_id=26869325]
|
|
script = ExtResource("1_d63sw")
|
|
metadata/_edit_group_ = true
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=681770375]
|
|
shape = SubResource("CircleShape2D_jsxgm")
|