I’m trying to create a new BP that inherits from the “ActorSequenceComponent”.
In order to have the embedded sequence in the editor.
But after doing this and adding the component to my actor the sequence editor appears to be disabled
Unlike how it appears when using “ActorSequenceComponent” directly
I do know that class is experimental, so maybe it isn’t supported?