
- 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
7 lines
224 B
Plaintext
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")
|