In unit mode, adjust an enemy's Action Pattern to dictate if they stay still, move only when a target is in range, or actively hunt the player. 2. Creating a Custom Plugin (Advanced)
In , creating a new feature generally falls into two categories: using the built-in Database and Event systems or writing a Custom Plugin in JavaScript . 1. Using Built-in Tools (No Coding) SRPG Studio
Never edit files in the Script folder directly, as updates will overwrite them. Instead, create a new .js file in the Plugin folder. In unit mode, adjust an enemy's Action Pattern