10 lines
374 B
Text
10 lines
374 B
Text
[gd_scene load_steps=2 format=3 uid="uid://b45wmmcie6yeg"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://b2hrv0aqbui7u" path="res://scenes/projectiles/pea.tscn" id="1_6vktd"]
|
|
|
|
[node name="RepeaterProjectile" type="Node2D"]
|
|
|
|
[node name="Pea" parent="." instance=ExtResource("1_6vktd")]
|
|
|
|
[node name="Pea2" parent="." instance=ExtResource("1_6vktd")]
|
|
position = Vector2(-21, 0)
|