When trying to load a cutscene, nothing plays. But when placed in a different location, it works perfectly fine?

Hello again! I’m running into a bit of trouble with making cutscenes during a level. At the beginning of the level, an intro cutscene plays out and it works perfectly fine, however, I have a second cutscene about halfway through the level that will not play. However, the cutscene WILL play if run without the intro cutscene, so I believe it is at lead coded properly. I was wondering if anybody may have any idea on how to fix this so that both cutscenes can run. Thank you!! ^^ The level is attached below, and the functions are in order of how they play out

1 Like


the issue was attack one, you needed a “seperately do” block. You should also have one in attack two, so that the third cutscene works.

2 Likes

Tysm! That worked!!

1 Like