7 Commits

Author SHA1 Message Date
Nolan A Casey
6cc23654ec Spells and Sound Effect System
- Finished up healing wave, wall of fire, and stone wall
- Added system for spells playing sound effects
- Fixed enemy spell randomization from getting duplicate entries
2024-05-29 16:13:26 -04:00
nc543
827571de0e Started workin gon credits 2024-05-27 19:54:22 -04:00
nc5432
69008d0046 More animations
- Implemented firebolt animation
- Started on icy wind animation
- Added animation to health bars
- Improved the animation system more
- Cleaned up some code
2024-05-14 21:40:18 -04:00
nc5432
847a41eaad Animations and bug fixes
- Converted the rock throw animation to the new system
- Converted the fireball animation to the new system (needs to be inverted still)
- Spell variable now get set to null after use or they get interrupted
- Made some code more readable
2024-05-13 22:38:17 -04:00
nc5432
3c2d81f584 Main Menu, music, and credits
- Got sprites for menu buttons
- Added buttons to the menu
- Added a manager script for the menu
- Created resources for playlists and credits
- Created a music player
- Created the root scene that everything will be loaded into
2024-05-09 22:21:58 -04:00
nc5432
49e769e330 Animations and some other tweaks 2024-05-03 19:45:30 -04:00
nc5432
b0508379c6 Got cast indicator working
- Also added a couple of spells
- Got started on animation system
2024-05-03 07:56:32 -04:00