Nonrandom Battle Event System
Version 1.0
Author: Mjustin
Version History
- 1.0: Functional nonrandom battle event system.
Description
This system allows you to have enemies on the map that will attack you and initiate a battle (not an ABS). There's probably a script for this already, since there's a script for just about everything, but this can be for people who don't want to use scripts.
Features
- Enemies wander around on the map. When you come within their area of sight, a 5-square radius, they will begin to chase you.
- Enemies will stop chasing you if you leave their area of sight.
- Handles at least four enemies on one map.
Screenshots
Just the one:
Demo
Here it is.The mapping isn't exactly top-notch, but I think it's forgivable considering this is just an event system demo.
Author's Notes
- I've currently got the system configured to handle four enemies on one map. I'm not sure what the limit is, and I'm not sure what'll happen if you get all four enemies to chase you. I've gotten three to chase me, and it seemed to work fine.
Thoughts? Questions? Comments? Criticisms? Hope you like it!