19 lines
544 B
Plaintext
19 lines
544 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://b2dp0fncyk58i"]
|
|
|
|
[sub_resource type="Resource" id="Resource_clyx8"]
|
|
metadata/__load_path__ = "res://textures/props/grass.png"
|
|
|
|
[sub_resource type="CircleShape2D" id="1"]
|
|
radius = 47.725
|
|
|
|
[node name="grass" type="StaticBody2D"]
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="."]
|
|
position = Vector2(-2.4895, 2.17053)
|
|
texture = SubResource("Resource_clyx8")
|
|
offset = Vector2(36.3788, -295.101)
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
|
rotation = 1.5708
|
|
shape = SubResource("1")
|