Raise-Your-Wand/Scenes/Animations/fireboltAnim.tscn
nc5432 940fed1170 Background and UI
- Got new backgrounds
- Added health bars
- Added in enemy wizard using the wizard spellbook rather than the old spellbook
- Made the cast indicator smaller since it seemed a bit large
- Started working on enemy AI systems
- Fixed rock throw animation
2024-05-07 21:43:09 -04:00

7 lines
224 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://cw085480np6as"]
[ext_resource type="Script" path="res://Scripts/Animations/fireboltAnim.gd" id="1_nh57r"]
[node name="FireboltAnim" type="Node2D"]
script = ExtResource("1_nh57r")