I am recreating the Draw System from FFVIII, and I figure that the best way to tell the scripts which magic is able to be drawn from an enemy is through the enemy's name itself, (i.e., a "Bite Bug" with "Holy" and "Water" magic would look something like "Bite Bug [Holy, Water]").
However, I have no idea how to do this. I had noticed something similar in the Dynamic Enemies script, drawing from the enemy's name, but it has since been updated. Any help on how to do this would be greatly appreciated.
However, I have no idea how to do this. I had noticed something similar in the Dynamic Enemies script, drawing from the enemy's name, but it has since been updated. Any help on how to do this would be greatly appreciated.