I was dissecting the blackjack content example, and I see that from its main menu blueprint, its casting to a matinee to play. I can’t figure out how they are referencing the matinee to cast to it. Any body know how? It looks like there is a generic blueprint with matinee in it, but idk. Help! Lol
Hello,
Have a look at the BP_Menu.
I got it, just make a variable of an actor. Then make it visible and drag cast to matinee node and set play. If the blue print is in level, then select it and go to detail panel in main editor and matinee actor variable will be visible, then place level matinee in it.