In the 3d rpg playground it was suggested that you can add a timebar to display the time left in choosing an action does anyone know how to do this And also does anyone know how to increase the speed in ATB battle I.e the time it takes to range the red bar to choose an action
I guess you're talking about the timebar that's being filled to allow using actions, not about the (optional) action time feature, which can give a combatant a limited time to select actions.
The tutorial uses the separate Timebar HUD that shows all combatants on a single bar. Combatants can show their own timebar similar to astatus value that's displayed with a bar, i.e. using a value bar. You can create one with the scene hierarchy context menu: ORK Framework > HUD > Content > Value Bar (Sprite) Use the Timebar value type in the ORK HUD Value Bar Content component.
The speed is determined by the timebar filling, i.e. the Time Calculation and the timebar settings defining how 'big' the bar is in your ATB system's setup.
Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found. If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Same goes for action time - just use the Action Time value type in the value bar component.
Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found. If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
The tutorial uses the separate Timebar HUD that shows all combatants on a single bar.
Combatants can show their own timebar similar to astatus value that's displayed with a bar, i.e. using a value bar. You can create one with the scene hierarchy context menu: ORK Framework > HUD > Content > Value Bar (Sprite)
Use the Timebar value type in the ORK HUD Value Bar Content component.
The speed is determined by the timebar filling, i.e. the Time Calculation and the timebar settings defining how 'big' the bar is in your ATB system's setup.
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!