MagiMaster
Bulb

Posts: 97
|
 |
« on: January 22, 2010, 02:33:36 PM » |
|
I'm working on implementing the mushrooms, but I need a bit of help coming up with ideas. There are eight types of mushrooms, so I need 8 sets of effects. To make things more difficult (so that a healing mushroom won't make the game too easy), I've decided that each effect is actually a set of three effects. For example, one mushroom might either heal you, hurt you or do nothing. These sets of effects are matched up to mushrooms randomly at the start of each game. I've got everything implemented but the effects. I've already tried a few things, so I know how to these effects: - Heal - Hurt - Stun - Darkness - Nothing (just shows a message) There are a couple of other effects that might be worth working on, but will be more difficult: - Valuable mushroom (added to treasure) - Slow - Can't jump - Releases spider Any suggestions on other effects to try, or ways of grouping effects into sets? (Sets can have some overlap, so I don't necessarily need 24 different effects.) Edit: Release v1.2: http://ifile.it/8mfa62t
|
|
« Last Edit: February 10, 2010, 05:01:05 PM by MagiMaster »
|
Logged
|
|
|
|
gummybears123
Mossy

Posts: 5785
Yummy Gummy!
|
 |
« Reply #1 on: January 22, 2010, 04:07:30 PM » |
|
Switch controls MAkes him smaller
|
|
|
Logged
|
I made a rap. It sounds dumb, like reading a map I really should stop this thing before it goes too far But I don't really car as long as I stay below the radar Those big companies won't get me no I'll get away before the fuzz show
-Most famous rapper of Mossmouth Kirbylord
|
|
|
MagiMaster
Bulb

Posts: 97
|
 |
« Reply #2 on: January 22, 2010, 04:59:37 PM » |
|
Haha. Tiny spelunker would be funny, but for the moment at least, I don't want to have to add any new graphics. Although I might could use the built in scaling functions, but I think there would be many complications.
Switching the controls is a possibility.
|
|
|
Logged
|
|
|
|
gummybears123
Mossy

Posts: 5785
Yummy Gummy!
|
 |
« Reply #3 on: January 22, 2010, 05:32:35 PM » |
|
Couldn't you use the potion mod somehow to make it easier?
|
|
|
Logged
|
I made a rap. It sounds dumb, like reading a map I really should stop this thing before it goes too far But I don't really car as long as I stay below the radar Those big companies won't get me no I'll get away before the fuzz show
-Most famous rapper of Mossmouth Kirbylord
|
|
|
marsgreekgod
Mossy

Posts: 9806
The will of the Galaxy.
|
 |
« Reply #4 on: January 22, 2010, 05:43:58 PM » |
|
Haha. Tiny spelunker would be funny, but for the moment at least, I don't want to have to add any new graphics. Although I might could use the built in scaling functions, but I think there would be many complications.
Switching the controls is a possibility.
Scaling works really well in game maker 8, it even scales hit masks, so don't worry about that. just scale the whip and turn off picking stuff up and it well work fine.
|
|
|
Logged
|
Show your power, Gun Del Hell! Show them their fate! Yes! Yes! Yes! Yes! Yes! Here we go! Let's go, go, go, go, Django! Light and Dark! It comes down to this! Be afraid, Sun!
|
|
|
MagiMaster
Bulb

Posts: 97
|
 |
« Reply #5 on: January 22, 2010, 06:16:34 PM » |
|
@gummybears123, I don't want to just plagiarize the potion mod. Plus, I'm doing this, partially, to just play with the source code.
@marsgreekgod, I'll try it, and turing off items would make things a lot easier (and is a good idea anyway), but I bet there will still be issues with the ledge physics and such things. Nothing insurmountable I imagine.
|
|
|
Logged
|
|
|
|
marsgreekgod
Mossy

Posts: 9806
The will of the Galaxy.
|
 |
« Reply #6 on: January 22, 2010, 06:23:15 PM » |
|
Also not a big fan of the spider idea, (doesn't make sense)
how about slow running, or gets heavy?
|
|
|
Logged
|
Show your power, Gun Del Hell! Show them their fate! Yes! Yes! Yes! Yes! Yes! Here we go! Let's go, go, go, go, Django! Light and Dark! It comes down to this! Be afraid, Sun!
|
|
|
Sudonimus
Mossy

Posts: 2743
Stop staring.
|
 |
« Reply #7 on: January 22, 2010, 07:00:19 PM » |
|
I think slow-running is a great idea! And shift should be to normal speed, and normal speed should be slow as a crawl.
|
|
|
Logged
|
How is there no such thing as non-existence?!
|
|
|
marsgreekgod
Mossy

Posts: 9806
The will of the Galaxy.
|
 |
« Reply #8 on: January 22, 2010, 07:23:46 PM » |
|
what about crawling? just do nothing?
|
|
|
Logged
|
Show your power, Gun Del Hell! Show them their fate! Yes! Yes! Yes! Yes! Yes! Here we go! Let's go, go, go, go, Django! Light and Dark! It comes down to this! Be afraid, Sun!
|
|
|
Sudonimus
Mossy

Posts: 2743
Stop staring.
|
 |
« Reply #9 on: January 22, 2010, 07:36:37 PM » |
|
Crawling... I don't know; I'm not making this mod. Or make crawling impossible.
Make a growth mushroom.
Make a rotten mushroom.
|
|
|
Logged
|
How is there no such thing as non-existence?!
|
|
|
marsgreekgod
Mossy

Posts: 9806
The will of the Galaxy.
|
 |
« Reply #10 on: January 22, 2010, 07:42:21 PM » |
|
If you need any help with coding then let me know I would be glad to help
|
|
|
Logged
|
Show your power, Gun Del Hell! Show them their fate! Yes! Yes! Yes! Yes! Yes! Here we go! Let's go, go, go, go, Django! Light and Dark! It comes down to this! Be afraid, Sun!
|
|
|
Arucard
Mossy

Posts: 2811
Hey! Is that CANDY?!?!?
|
 |
« Reply #11 on: January 22, 2010, 07:49:12 PM » |
|
One of the confusion things that mixes the sprites randomly would be fun! Try and go pick up a Damsel, only to find it's actually a man-eating plant! 
|
|
|
Logged
|
Oh, they look like monsters to you?
There's a light in the darkness of everybody's life.
|
|
|
marsgreekgod
Mossy

Posts: 9806
The will of the Galaxy.
|
 |
« Reply #12 on: January 22, 2010, 08:55:45 PM » |
|
that would be hard, and need to make a lot of sprites... but be worth it
|
|
|
Logged
|
Show your power, Gun Del Hell! Show them their fate! Yes! Yes! Yes! Yes! Yes! Here we go! Let's go, go, go, go, Django! Light and Dark! It comes down to this! Be afraid, Sun!
|
|
|
gummybears123
Mossy

Posts: 5785
Yummy Gummy!
|
 |
« Reply #13 on: January 22, 2010, 09:58:24 PM » |
|
Make a mushroom make you see blocks and treasure that's not there!
|
|
|
Logged
|
I made a rap. It sounds dumb, like reading a map I really should stop this thing before it goes too far But I don't really car as long as I stay below the radar Those big companies won't get me no I'll get away before the fuzz show
-Most famous rapper of Mossmouth Kirbylord
|
|
|
MagiMaster
Bulb

Posts: 97
|
 |
« Reply #14 on: January 23, 2010, 02:23:58 AM » |
|
Mixing up the sprites would be interesting, but very time consuming. No need to make new graphics, but a whole lot of code to mix things up.
I might could enlist the level generator to help with hallucinations though, by placing fake blocks/etc that only become visible when global.tripping gets set.
Slow running would take some slightly tricky code (I've already dug around in there) but should certainly be doable.
Any ideas on how to group effects into interesting sets? I don't think I want any mushroom to be purely beneficial, since once you found it, you'd skip all the rest, but having some generally better than others would probably work.
|
|
|
Logged
|
|
|
|
|