Hi
How can i Toggle dynamicCombat in Turn based Battle mode by script
and can i make player to auto use his magic strike randomaly ?
i try using this :
ORKFramework.TurnBasedBattle.dynamicCombat=true;
but give me error :
An object reference is required to access non-static member `ORKFramework.TurnBasedBattle.dynamicCombat'
ORK.BattleSystem.turnBased.dynamicCombat = true;
Changing that while in battle might lead to unexpected results.
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Thanks GIL
can i set auto attack in battle menu to toggle dynamic attack ?
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!