Author Topic: Touhou in Game Maker  (Read 6471 times)

Yatagarasu

Touhou in Game Maker
« 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
« Last Edit: January 03, 2010, 05:09:54 PM by Yatagarasu »

DA

  • Some dude on the internet
Re: Touhou in Game Maker
« Reply #1 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?

Helepolis

  • Charisma!
  • *
  • O-ojousama!?
Re: Touhou in Game Maker
« Reply #2 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.


warpshadow

  • I get it
    • anifanatikku
Re: Touhou in Game Maker
« Reply #3 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.
Gensokyo Everyday's story My Touhou fangame http://gensokyosnack.blogspot.com/

Nat Tea

  • ★三 ☆三 ★三 ☆三 ★三
  • 三☆ 三★ 三☆ 三★ 三☆
Re: Touhou in Game Maker
« Reply #4 on: January 04, 2010, 12:37:47 AM »
Horie dorie~
Pixiv: http://pixiv.me/choja / PSO2: Choja (Ship5) / 3DS: 3496-9942-9472 / PSVITA: choja206 (English) / chojahiragawajpn (Japanese) / Cosplays: Koishi Komeiji, Kogasa Tatara
Tumblr contains cooking and cosplay. Twitter contains me retweeting everything.
I draw but I do not use artist title. I also write, but I have been inactive lately. I want to get better at those things and more!

Nyyl

  • 弾幕に頭脳?馬鹿じゃないのか?
  • 弾幕はパワーだよ
Re: Touhou in Game Maker
« Reply #5 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

Yatagarasu

Re: Touhou in Game Maker
« Reply #6 on: January 04, 2010, 01:34:39 AM »


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..

Nat Tea

  • ★三 ☆三 ★三 ☆三 ★三
  • 三☆ 三★ 三☆ 三★ 三☆
Re: Touhou in Game Maker
« Reply #7 on: January 04, 2010, 05:50:44 AM »
cheater  :P
I know about timed hits.

What's the coding on F1 anyways?
Horie dorie~
Pixiv: http://pixiv.me/choja / PSO2: Choja (Ship5) / 3DS: 3496-9942-9472 / PSVITA: choja206 (English) / chojahiragawajpn (Japanese) / Cosplays: Koishi Komeiji, Kogasa Tatara
Tumblr contains cooking and cosplay. Twitter contains me retweeting everything.
I draw but I do not use artist title. I also write, but I have been inactive lately. I want to get better at those things and more!

Re: Touhou in Game Maker
« Reply #8 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.


:/