12 lines
480 B
Plaintext
12 lines
480 B
Plaintext
[gd_scene format=3 uid="uid://sftb8mjylf53"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dbhfoebfy5br4" path="res://assets/minigames/caterpillar/graphics/caterpillar_body_side.png" id="1_msoev"]
|
|
|
|
[node name="Position" type="Node2D" unique_id=953126364]
|
|
|
|
[node name="CaterpillarBodySide" type="Sprite2D" parent="." unique_id=1338480270]
|
|
self_modulate = Color(0.9411765, 0.9411765, 0.67058825, 1)
|
|
position = Vector2(5.5, -98)
|
|
scale = Vector2(1, 1.4)
|
|
texture = ExtResource("1_msoev")
|