mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-23 07:58:09 +00:00
added the game
This commit is contained in:
9
Scenes/Prefabs/Particles/Firework.tscn
Normal file
9
Scenes/Prefabs/Particles/Firework.tscn
Normal file
@@ -0,0 +1,9 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://r7wy30fay4nx"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://c0tn1w5hd5uol" path="res://Scenes/Prefabs/Particles/FireballExplosion.tscn" id="1_13yx6"]
|
||||
[ext_resource type="JSON" path="res://Assets/Sprites/Particles/Firework.json" id="2_r062j"]
|
||||
|
||||
[node name="FireballExplosion" instance=ExtResource("1_13yx6")]
|
||||
|
||||
[node name="ResourceSetter" parent="." index="1"]
|
||||
resource_json = ExtResource("2_r062j")
|
Reference in New Issue
Block a user