Is it possible to play level sequence from behavior tree?

I wanted to play a level sequence that controls the walk path of my npc from a behavior tree task. This is the code but it doesn’t work:

Anyone know if this is possible? I mean there’s clearly a node for it but I just don’t know how to use it and can’t find any tutorials on it, can someone let me know how to do it?

here’s the behavior tree for reference (it’s not finished yet)

How else could I go about making this walk/patrol path?

Thank you for any replies

So i’m assuming from the lack of replies that this isn’t possible, I came to the conclusion level sequences are called level sequences because they can only be called in the level blueprint. i would have appreciated if any programmers would have at least told me that much.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.