- Joined
- Jul 4, 2014
- Messages
- 2,162
- Reaction score
- 822
- First Language
- Hungarian
- Primarily Uses
- RMVXA
- Script:
- Demo:
Nop, not now!
- Author's Notes:
This script will let you setup some basic AI for your enemies without the use of countless switches and condition checks.
You can also save yourself from adding tons of 'use_tool()' script calls and dozens of repeated movement sequences into your event's auto-move routes.
Instead, set up your tool groups in the module settings and call a single script call only to use a pre-made tool group for any enemy. Much faster and easier, at least for me.
- Demo:
Nop, not now!
- Author's Notes:
This script will let you setup some basic AI for your enemies without the use of countless switches and condition checks.
You can also save yourself from adding tons of 'use_tool()' script calls and dozens of repeated movement sequences into your event's auto-move routes.
Instead, set up your tool groups in the module settings and call a single script call only to use a pre-made tool group for any enemy. Much faster and easier, at least for me.
Last edited:


