mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-05 20:15:54 +00:00
8 lines
300 B
Text
8 lines
300 B
Text
[gd_scene load_steps=2 format=3 uid="uid://c3t8rhwwdo5cl"]
|
|
|
|
[ext_resource type="Script" uid="uid://k1pdoan4wie2" path="res://Scripts/Controllers/PoolingManager.cs" id="1_ji88p"]
|
|
|
|
[node name="PoolingManager" type="Node2D"]
|
|
z_index = 1
|
|
script = ExtResource("1_ji88p")
|
|
PoolOnStart = Array[Resource]([])
|