How i can make cutsenes
hello i make a story game and i wanna build in cutsenes
The project size is limited to 10 MB, so you will not be able to add a large video.
You can use JavaScript functions to play videos - but they will have to be on a different server than MicroStudio (if they are large).
There was once a project here where he played a music video - Rick Astley - Never Gonna Give You Up.
Anyone remember this project??
@Loginus, yes there were project with RickRoll I remmember that. I'm sorry that I didn't downloaded it or cloned it...
@SammY4141 It depends on what kind of cutscene do you want ?
You can use video as @Loginus suggested or you can program characters to do certain action based on conditions
or maybe do animated slide show of pictures.
MicroStudio can do all that but youu need to be more specific in order for us to help you.
@Lucifer
a cutsene with a dialogue between 2 charackters
Well I gues it will be most efficient to code that.
There are many already aviable dialogue projects so you can see the code..
Here is one Text Dialog by @slastra
Also you might want to disable player movement and interactions durring scene.
RickRoll ... this one?
https://microstudio.dev/i/TinkerSmith/rixitest/
It was a test using the pixi extension to load and show a video.
But I agree with Lucifer, just code it :)