Chaos Project

RPG Maker => General Discussion => Topic started by: Calintz on October 23, 2009, 06:34:39 pm

Title: Snowboarding Minigame
Post by: Calintz on October 23, 2009, 06:34:39 pm
So I've finished creating the basic template for a snowboarding / skateboarding / surfing minigame.
I was wondering what kind of features other players would be interested in finding within this system.

I plan on having these things so far:
- Jumping
- Wrecking
- Dying (Falling off really really high cliffs into the abyss)
Title: Re: Snowboarding Minigame
Post by: Aqua on October 23, 2009, 06:36:00 pm
Tricks maybe?
Might be hard... but would be cool.
Title: Re: Snowboarding Minigame
Post by: Orici on October 23, 2009, 07:20:39 pm
yeah tricks would be cool. In skate you could make a grinding system where the player has to press the arrows keys to keep balance
Title: Re: Snowboarding Minigame
Post by: Blizzard on October 23, 2009, 07:28:54 pm
Or another popular combination is to have to press a specific button combination before the jump. i.e. Press button X to go into jumping stance, press direction buttons for the specific trick and when you release button X, the player jumps and does an according trick if the button combination matched.
Title: Re: Snowboarding Minigame
Post by: Calintz on October 23, 2009, 08:02:18 pm
Alright, so the main thing people are interested in is a trick system??
I can see this as being feasible. I could incorporate the grinding system along the edges of mountains.
If you fall though, it's game over ... I like the idea of a combination of buttons being used to create tricks.
Title: Re: Snowboarding Minigame
Post by: Starrodkirby86 on October 23, 2009, 10:36:09 pm
What features are already available in this system? Avoiding redundancy is a great thing.

I hold my answer to your question until this has been answered.
Title: Re: Snowboarding Minigame
Post by: Calintz on October 23, 2009, 11:26:25 pm
Look at the first post Starrod O_o.
Title: Re: Snowboarding Minigame
Post by: Starrodkirby86 on October 23, 2009, 11:37:59 pm
Quote from: Calintz on October 23, 2009, 11:26:25 pm
Look at the first post Starrod O_o.
Oh. But I wanted more. XD

I meant, does it have an HUD, a scoring system (That's more elaborate than your average arcade game of the 80s), what's the basic template like?

Fancy bells and jingles would be nice, like neat little effects that would make it seem to have some professional feel. ^^ But I'm sure you can work your magic. <3
Title: Re: Snowboarding Minigame
Post by: Calintz on October 24, 2009, 12:11:50 am
LMAO, so you would like to see scoring systems and a HUD?
Title: Re: Snowboarding Minigame
Post by: Starrodkirby86 on October 24, 2009, 12:13:49 am
Why not? It's a minigame, having a nice score system that's more than just tricks-from-point-A-to-B or something can easily up Replay Value. And then with the HUD, well that's just making stuff look more pretty, right? XD Whatever floats your boat and makes it look like the best thing ever. I know you can do it anyway.
Title: Re: Snowboarding Minigame
Post by: Calintz on October 24, 2009, 03:48:06 pm
Oh there's no doubt that I can do it, but it will be very hard to make a good HUD system through eventing.
I'll have to think about that one through.
Title: Re: Snowboarding Minigame
Post by: Aqua on October 24, 2009, 04:24:05 pm
Maybe the HUD could be the only script you use for the system? XD
Title: Re: Snowboarding Minigame
Post by: winkio on October 24, 2009, 04:28:22 pm
It shouldn't be hard at all to event an HUD.  Just a bunch of show picture and move picture commands.
Title: Re: Snowboarding Minigame
Post by: Calintz on October 24, 2009, 06:15:19 pm
I thought that too Winkio, but how will I allow numbers to constantly update??
Actually, I have a method in mind that will most likely work quite well. Let me try it out.

@Aqua:
LMAO, that would defeat the purpose. O_o
Title: Re: Snowboarding Minigame
Post by: C.C. rOyAl on October 25, 2009, 04:57:59 pm
could you do other stuff becides snowboarding and stuff like BMX? It would be perfect for a game i have in mind!
Title: Re: Snowboarding Minigame
Post by: Starrodkirby86 on October 25, 2009, 06:09:04 pm
Quote from: C.C. rOyAl on October 25, 2009, 04:57:59 pm
could you do other stuff becides snowboarding and stuff like BMX? It would be perfect for a game i have in mind!
Wouldn't replacing the graphics of a snowboard with BMX Bikes and all just turn it into that?

It's a basic template for games of this caliber.
Title: Re: Snowboarding Minigame
Post by: C.C. rOyAl on October 25, 2009, 06:17:06 pm
ya i know i was just bein sure
Title: Re: Snowboarding Minigame
Post by: Calintz on October 25, 2009, 07:51:10 pm
Well, that depends ...
If he wants BMX, then you would imagine more of a free roam feature, in which case you wouldn't use this system at all.

Update:
So production on this event system has begun ...
There are some modifications that will need to be made to your game in order for this system to run properly. This is primarily because I have decided to use the terrain tags feature to implement the various wrecks on the map that your player can experience. To use the terrain tags effectively, I had to make all of the objects that you can wreck on passable. I know, that sounds weird, but it works extremely well. I have implemented three kinds of wrecks ...
- 1. Minor wrecks (logs, rocks, stumps, etc...)
- 2. Major wrecks (walls and trees)
- 3. Decisive wrecks (cliffs) -death-

I have a shitload of ideas ...
Stay tuned into this one ladies and gentlemen, because this system is blow you away, I promise.
Title: Re: Snowboarding Minigame
Post by: C.C. rOyAl on October 27, 2009, 10:21:10 pm
it can blow me first  :naughty:
Title: Re: Snowboarding Minigame
Post by: Calintz on October 27, 2009, 10:38:43 pm
And you better bet it will :naughty:
Title: Re: Snowboarding Minigame
Post by: C.C. rOyAl on October 29, 2009, 08:45:36 pm
YES!  :ninja:
Title: Re: Snowboarding Minigame
Post by: Calintz on October 29, 2009, 09:12:58 pm
Said the ninja ...
This system is looking good.
Title: Re: Snowboarding Minigame
Post by: Starrodkirby86 on October 30, 2009, 11:12:15 pm
Aww... Stop being such a tease and show us this little masterpiece of yours. >w> We don't want another Stencyl to appear. :V: (Speaking of which, there's a Private Beta...how interesting...)