Infinity Squadron - Bosses - Game Maker
Loading...
1,816
Loading...
Uploader Comments (mrmonkeyman79)
see all
All Comments (20)
-
how do you fire bullets
-
That is a lot of creat events.
-
Wow, this was very amusing.
I like your boss design, and I also liked the retro style look with the bullet-hell attribute.
-
I have allways wanted to make this type of game... and those type of bosses.... Tuturial? D:
-
hi there i just finished the 2nd level of my shmups project, please watch the video, all critics are welcome!!
Loading...
I'm actuallt making a game of that time (I'm still a bit beginner though) and my player won't shoot when i go Down-Right and Up-Left diagonal directions. Shots are created when spacebar is held and configuration for movements is:
"Left" Event: (Script) x -= 4
and so on for other sides. Could you help me with that please ?
xXOpkillerXx 11 months ago
@xXOpkillerXx Try changing the fire key from space to something else. I don't know if it's a game maker, a keyboard or a computer thing but sometimes the spacebar doesn't register when multiple other keys are held down at once.
mrmonkeyman79 11 months ago
@mrmonkeyman79
Thanks it worked, i now use "F" key.
But now I'm stuck at writing the text such as score and lives.
I try using 'draw_text(16,576,"Score:")' in a "Create" event script for my Player [i set color at white right before] and nothing seems to appear. Even with that, I can't figure how I would display the actual score value. :O
xXOpkillerXx 11 months ago
@xXOpkillerXx All drawing actions should go in the 'draw' event
mrmonkeyman79 11 months ago
D:< I hate that play now button on the yoyo games website, it never works!!! do you know why?
P1ER3 1 year ago
@P1ER3 - Don't know what the issue is with the Play Now button - never use it myself. Just use the download option to the right of the comments section on the yoyogames page
mrmonkeyman79 1 year ago