19 lines
528 B
Plaintext
19 lines
528 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://rxbg6txo6ra3"]
|
|
|
|
[sub_resource type="Resource" id="Resource_sk6qm"]
|
|
metadata/__load_path__ = "res://textures/props/flower.png"
|
|
|
|
[sub_resource type="CapsuleShape2D" id="1"]
|
|
radius = 59.1005
|
|
height = 118.201
|
|
|
|
[node name="flower" type="StaticBody2D"]
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="."]
|
|
texture = SubResource("Resource_sk6qm")
|
|
offset = Vector2(-16.3217, -449.143)
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
|
rotation = 1.5708
|
|
shape = SubResource("1")
|