newlon/scenes/particles/snow_pea_particles.tscn
2025-06-28 02:44:42 +05:00

17 lines
865 B
Text

[gd_scene load_steps=5 format=3 uid="uid://cijchi3f01q2t"]
[ext_resource type="PackedScene" uid="uid://1d33w4ubtury" path="res://scenes/particles/pea_particles.tscn" id="1_5fx7g"]
[ext_resource type="Texture2D" uid="uid://el3weu727cmo" path="res://assets/sprites/particles/snowpea_fragment1.tres" id="2_fb47t"]
[ext_resource type="Texture2D" uid="uid://rv2ibl8ls1kh" path="res://assets/sprites/particles/snowpea_fragment2.tres" id="3_5frrb"]
[ext_resource type="Texture2D" uid="uid://bgg1n8802ebm6" path="res://assets/sprites/particles/snowpea_fragment3.tres" id="4_hwfh3"]
[node name="SnowPeaParticles" instance=ExtResource("1_5fx7g")]
[node name="First" parent="." index="0"]
texture = ExtResource("2_fb47t")
[node name="Second" parent="." index="1"]
texture = ExtResource("3_5frrb")
[node name="Third" parent="." index="2"]
texture = ExtResource("4_hwfh3")