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
7d79223a3f
sunflowers-in-the-rain
/
objects
/
obj_UI
/
Step_0.gml
5 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
player move and shoot logic
2022-06-12 23:20:11 -07:00
if ( scr_input_get( INPUT_PAUSE ) ) { game_end();
}
full plot loop, programmed first cutscene
2022-06-23 00:34:09 -07:00
counter++