Graphics

 View Only
  • 1.  set a pause event

    Posted 04-04-2016 16:07
    Hi, is it possible to set a pause or range event via script?

    I want to assign some conditions, and if the conditions are met, the scene director either pause at a given timeframe until the user continues the animation, loop a specified range of frames or just keep playing.



  • 2.  RE: set a pause event

    Posted 04-04-2016 16:40
    (I can pause it via sceneDirector, but the end user cant unpause it with continue as one usually does via event)
    #XPression


  • 3.  RE: set a pause event

    Posted 04-04-2016 21:02
    If the pause is pre-created on the scene director, you could enable/disable the track via scripting.
    #XPression


  • 4.  RE: set a pause event

    Posted 04-04-2016 21:28
    If the pause is pre-created on the scene director, you could enable/disable the track via scripting.

    that can help... thanks
    #XPression