Fighting System - Base #12
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In addition, actions need to include meta information to let the battle system know how they can be used, for example let's say the action is "player uses slash", then the meta information would need to tell the battle system that it needs to let the player select a target fighter, and also that by default it should target an enemy fighter
The following things can be defined as meta information on a battle action;
Action Types