Fields of Midan DevLog #1
Posted August 05, 2024 by eitherlight
#devlog #fields of midian
Added the following features today:
- character attacking animation with hitboxes
- enemy hurtboxes with death animation and actual dying
- added enemy paths
- added enemy character detection and following character
Learned Path2D and PathFollowing2d as well as hitboxes.