This website requires JavaScript.
Explore
Help
Sign In
magicalfeyfenny
/
gmc-jam-3
Watch
1
Star
0
Fork
You've already forked gmc-jam-3
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
gmc-jam-3
/
objects
/
obj_talker
/
Create_0.gml
6 lines
75 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
fixed conversion errors, game should now compile
2021-06-28 21:31:54 -07:00
ticker = 0;
decompiled old GM8 executable and converted project to GMS2 format
2021-06-28 18:45:03 -07:00
if ticker < 1
sound_play(snd_MysteriousBeing);
fixed conversion errors, game should now compile
2021-06-28 21:31:54 -07:00
blah = 0;