mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 08:55:35 +00:00
14 lines
460 B
Text
14 lines
460 B
Text
[gd_scene load_steps=3 format=3 uid="uid://bc64lr3vlwchq"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_xakim"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_0wg11"]
|
|
|
|
[node name="Area2D" type="Area2D"]
|
|
metadata/_edit_group_ = true
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="."]
|
|
texture = SubResource("AtlasTexture_xakim")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
|
shape = SubResource("RectangleShape2D_0wg11")
|