Help with Custom Sequencer Command
Posted: Sat Feb 01, 2025 4:48 am
Hi
I’m trying to create a custom sequencer command that shows different panels on screen. However, it doesn’t seem to register the sequence command.
Do I need to register the custom sequencer command, and if so, how would I implement this? Also, what is the correct overriding method because I tried Execute(), Start(), and Play() and they didn't seem to work.
I’m trying to create a custom sequencer command that shows different panels on screen. However, it doesn’t seem to register the sequence command.
Do I need to register the custom sequencer command, and if so, how would I implement this? Also, what is the correct overriding method because I tried Execute(), Start(), and Play() and they didn't seem to work.