This website requires JavaScript.
Explore
Help
Sign In
magicalfeyfenny
/
sunflowers-in-the-rain
Watch
1
Star
0
Fork
You've already forked sunflowers-in-the-rain
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8defc1d89d
sunflowers-in-the-rain
/
timelines
/
tml_cutscene_opening
/
moment_5.gml
6 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
full plot loop, programmed first cutscene
2022-06-23 00:34:09 -07:00
with (obj_marisa) { cutscene_mover = true;
}
v1.1: Added healthbars. Fixed bugs present in jam release
2022-07-27 22:48:04 -07:00
with (obj_cutscene_final) {
cutscene_mover = true;
}