- Joined
- Apr 2, 2019
- Messages
- 9
- Reaction score
- 2
- First Language
- english
- Primarily Uses
- RMMV
i want to have always dash enabled when the game starts without having to go into options and turning it on. my game doesnt have an options menu. i have googled it and found plugins that do this, but I am using a stamina plugin that only lets you dash for a while before depleting the stamina bar and needing to wait to be refilled. with the plugins i found, they negate the stamina effect.
i just need to be able to start my game and automatically have always dash enabled from the options.
//this.addCommand(TextManager.alwaysDash, 'alwaysDash'); in rpg_windows.js doesnt work and TDDP manage dashing plugin doesnt work
i just need to be able to start my game and automatically have always dash enabled from the options.
//this.addCommand(TextManager.alwaysDash, 'alwaysDash'); in rpg_windows.js doesnt work and TDDP manage dashing plugin doesnt work