Reply To: onEnter() just call once when play again and startTime = 0?

Forums 💬 Slate Sequencer ⚙️ Support onEnter() just call once when play again and startTime = 0? Reply To: onEnter() just call once when play again and startTime = 0?

#21236
Gavalakis
Keymaster

    Hello,

    OnEnter is called every time the cutscene time enters (or exceeds) the clip’s start time (and before Update), not just once.
    This is true for both editor and playmode.

    There could be something else going on here. Can you share your custom clip?
    Thanks.