repeater and compound projectile

This commit is contained in:
Rendo 2025-07-30 05:27:20 +05:00
commit 3d9f0f7423
9 changed files with 235 additions and 42 deletions

View file

@ -0,0 +1,13 @@
[gd_scene load_steps=3 format=3 uid="uid://c1ig40gtdcb60"]
[ext_resource type="PackedScene" uid="uid://pf8sq0bk3epn" path="res://scenes/projectiles/cucumber_projectile.tscn" id="1_3auks"]
[ext_resource type="Script" uid="uid://j6nq8w2n8532" path="res://scripts/projectiles/CompoundProjectile.cs" id="1_pmbxx"]
[node name="CucumberProjectileScene" type="Node2D"]
script = ExtResource("1_pmbxx")
[node name="CucumberProjectile" parent="." instance=ExtResource("1_3auks")]
rotation = 1.5708
[node name="CucumberProjectile2" parent="." instance=ExtResource("1_3auks")]
rotation = 4.71239