Files
MovementTests/guide_examples/shared/fireball/fireball.tscn
Minimata af1f6da98d
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 31s
Create tag and build when new code gets to main / Test (push) Has been cancelled
Create tag and build when new code gets to main / Export (push) Has been cancelled
updating project files
2026-01-28 09:50:10 +01:00

11 lines
494 B
Plaintext

[gd_scene format=3 uid="uid://c36cnvgv2ur60"]
[ext_resource type="Script" uid="uid://bvlq6u3twn6x2" path="res://guide_examples/shared/fireball/fireball.gd" id="1_jxcno"]
[ext_resource type="Texture2D" uid="uid://buu21kg4kkhiw" path="res://guide_examples/shared/fireball/fireball.svg" id="2_5ckxn"]
[node name="Fireball" type="Node2D" unique_id=943916761]
script = ExtResource("1_jxcno")
[node name="Fireball" type="Sprite2D" parent="." unique_id=1172200057]
texture = ExtResource("2_5ckxn")