This website requires JavaScript.
Explore
Help
Sign In
magicalfeyfenny
/
touhou-pride-jam-2021
Watch
1
Star
0
Fork
You've already forked touhou-pride-jam-2021
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4545a9a95e
touhou-pride-jam-2021
/
thpj3
/
objects
/
obj_title_text
/
Step_0.gml
5 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
UI work and dialogue sprites display
2021-06-13 02:20:47 -07:00
alpha_cycle++;
Added copyright disclaimer and title screen
2021-06-01 16:23:04 -07:00
if (keyboard_check(vk_anykey)) {
Added player movement and bomb/hyper logic
2021-06-05 01:58:44 -07:00
room_goto_next();
Added copyright disclaimer and title screen
2021-06-01 16:23:04 -07:00
}