Maidens of the Kaleidoscope

~Hakurei Shrine~ => Rika and Nitori's Garage Experiments => Topic started by: Yatagarasu on January 03, 2010, 03:42:20 PM

Title: Touhou in Game Maker
Post by: Yatagarasu on January 03, 2010, 03:42:20 PM
My first post!
Oh, by the way English is not my first language so excuse me if I make some mistakes

onTopic:

Last summer, annoyed by the lack of Sakuya in UFO, I started to do a little touhou game in Game Maker (sort of an Extra Stage) based on the Japanese Bird Cooking Spaghetti meme and a funny cooking enviroment.
I'm lazy so I haven't finished it yet, but I wanted to show it to you guys  :)

EDIT: http://www.mediafire.com/?ojguzynyjyz
EDIT2: Fixed. I forgot to include some sound related files.

I will release the source code when I'm done with it.

PD: I'm open to cooking related Spellcard ideas for the midboss and boss. (survival homing spaghetti hell, boiling cauldron, heavenly tomato sauce, etc..)

yes it's really Nue
Title: Re: Touhou in Game Maker
Post by: DA on January 03, 2010, 03:45:11 PM
Unfortunately, the link you have clicked is not available.Reasons for this may include:
- Invalid link
- The file has been deleted because it was violating our Terms of service.
Care to Explain?
Title: Re: Touhou in Game Maker
Post by: Helepolis on January 03, 2010, 04:36:48 PM
Link works for me but the thing is, the entire program doesnt even loads. It starts whining about a dll file then endless error messages.

Title: Re: Touhou in Game Maker
Post by: warpshadow on January 03, 2010, 11:25:15 PM
I can download the game it just says that it can't read the game file. I feel your pain.
Title: Re: Touhou in Game Maker
Post by: Nat Tea on January 04, 2010, 12:37:47 AM
(http://img697.imageshack.us/img697/1287/brimmingwithexcitement.png)
Title: Re: Touhou in Game Maker
Post by: Nyyl on January 04, 2010, 01:15:11 AM
This isn't bad! The bullets can be really jumpy though :c
Also, I got this error after killing a full red UFO:
Code: [Select]
ERROR in
action number 1
of  Step Event
for object objBorde:

Error in code at line 3:
      if (other.mode==1)   {solid=0;alarm[0]=30}

at position 15: Unknown variable mode
Title: Re: Touhou in Game Maker
Post by: Yatagarasu on January 04, 2010, 01:34:39 AM
(http://img697.imageshack.us/img697/1287/brimmingwithexcitement.png)

cheater  :P

Anyways, it still needs a lot of work.
I'll try to fix that error,  think it's from little UFOs going offscreen, it's a pain to make them properly bounce around the screen..
Title: Re: Touhou in Game Maker
Post by: Nat Tea on January 04, 2010, 05:50:44 AM
cheater  :P
I know about timed hits.

What's the coding on F1 anyways?
Title: Re: Touhou in Game Maker
Post by: Suikama on January 05, 2010, 12:59:35 AM

___________________________________________
ERROR in
action number 1
of Draw Event
for object objNueBall:

Trying to draw non-existing sprite.


:/