How to make a Mid Song Video Cutscene Event #1002
Unanswered
LucasSebWasTaken
asked this question in
Q&A
Replies: 1 comment
-
|
The wiki provides two examples for loading videos. That being said, you generally don't need to use an actual event for the cutscene. If you have little use cases for the video, then you can just use a regular song script. In this case, the last two lines of each snippet get used in something like However, if you want a rather simple event either way, you'll generally want to have one instance of a video in memory that loads the actual video based on the parameters of the event. You'll want to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recently I've been trying to find a working Video Cutscene event for my mod but all of them are either way too confusing to use, or just flat out don't work at all. I've asked around other places and haven't gotten any replies so I'm hoping that I could get some help here.
Beta Was this translation helpful? Give feedback.
All reactions