2026-04-28 01:08:27 +00:00
|
|
|
[gd_scene format=3 uid="uid://d0wbtenf13iol"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="Script" uid="uid://bsqvllp6h53jr" path="res://scripts/cube.gd" id="1_jbd7x"]
|
|
|
|
|
|
2026-05-11 19:59:05 +00:00
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_7j3e2"]
|
2026-04-28 01:08:27 +00:00
|
|
|
|
|
|
|
|
[node name="cube" type="RigidBody2D" unique_id=1851497894 groups=["fragile"]]
|
|
|
|
|
script = ExtResource("1_jbd7x")
|
|
|
|
|
metadata/_edit_group_ = true
|
|
|
|
|
|
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=250973730]
|
2026-05-11 19:59:05 +00:00
|
|
|
shape = SubResource("RectangleShape2D_7j3e2")
|
2026-04-28 01:08:27 +00:00
|
|
|
debug_color = Color(0.15505362, 0.53664047, 0.94464076, 0.41960785)
|