Open InShineStudios opened 1 year ago
Enemy abstract class that will be extended by enemy concrete subclasses.
Required fields:
Also make sure that enemy state manager can read this classes. For this part, enemy state manager read the movement speed of the current enemy.
Refer to the enemy card in this milanote link https://app.milanote.com/1Oiusz1cYKnBep/chaos-zone-exploration?p=bOJzjVxeHMY
Rename script classes "Ghost" -> "Enemy"
Enemy abstract class that will be extended by enemy concrete subclasses.
Required fields:
Also make sure that enemy state manager can read this classes. For this part, enemy state manager read the movement speed of the current enemy.
Refer to the enemy card in this milanote link https://app.milanote.com/1Oiusz1cYKnBep/chaos-zone-exploration?p=bOJzjVxeHMY