- Joined
- Mar 20, 2018
- Messages
- 25
- Reaction score
- 3
- First Language
- English
- Primarily Uses
- RMVXA
Greetings, fellow bipeds! I have a question regarding multiple attacks in battle.
In the game I am working on, some party characters can attack more than once during turns (meaning, on each turn, they'll attack an enemy two or three times instead of once) and if they defeat the enemy in question with only one attack, their turn is over. I started thinking about games like Lunar: Eternal Blue in which characters with multiple attacks would redirect their leftover attacks on a turn to another enemy when the first enemy died. (Example: Jean typically had three attacks per turn. She would attack Enemy 1 with her first attack; Enemy 1 would die. Instead of her turn ending right then, Jean was able to use her remaining two attacks on Enemy 2 automatically.) I thought it would be really cool if the characters in my game could do the same thing.
The question I have is: is it possible to do this without a script, or would a script be necessary? And would anyone here know how to create said script? Thank you in advance!
In the game I am working on, some party characters can attack more than once during turns (meaning, on each turn, they'll attack an enemy two or three times instead of once) and if they defeat the enemy in question with only one attack, their turn is over. I started thinking about games like Lunar: Eternal Blue in which characters with multiple attacks would redirect their leftover attacks on a turn to another enemy when the first enemy died. (Example: Jean typically had three attacks per turn. She would attack Enemy 1 with her first attack; Enemy 1 would die. Instead of her turn ending right then, Jean was able to use her remaining two attacks on Enemy 2 automatically.) I thought it would be really cool if the characters in my game could do the same thing.
The question I have is: is it possible to do this without a script, or would a script be necessary? And would anyone here know how to create said script? Thank you in advance!



