The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Tutorials and Eventing => Topic started by: XselmoelmoX on December 29, 2008, 02:24:19 PM

Title: Side scroller
Post by: XselmoelmoX on December 29, 2008, 02:24:19 PM
I need to know if there is any way to disable moving up in rpgmaker2k3,
Title: Re: Side scroller
Post by: tSwitch on December 29, 2008, 02:31:52 PM
if you're trying to make a sidescroller, just use game maker
Title: Re: Side scroller
Post by: Tensu on December 29, 2008, 06:14:17 PM
Ther are some that do not wish to use Game Maker. as for making a side scroller. all I know is that a bunch of special events and triggers will be needed for all of your actions. as for the physical part. most of that can be done when you se the terrain, just make it so that hte character character can only move sideways on floors and up and down on ladders.
Title: Re: Side scroller
Post by: Kathryn on December 29, 2008, 09:32:26 PM
Basically, edit the charaset so that the up sprite and down sprite face right, or whichever way your side scroller scrolls.

This is all i can cough up, i can't think of how to do this in code.

Don't question the example, i pulled the first charaset i could find  :mad:
Title: Re: Side scroller
Post by: Emirpoen on December 30, 2008, 08:46:25 PM
although I'm one of those guys that advocates GM over RM2k/3 for platformer style stuff (and for good reason), i did find something that may e worth looking into: http://www.blade2k.net/writings/0/1/2/writing_134
Title: Re: Side scroller
Post by: Kathryn on December 30, 2008, 10:39:41 PM
Stop making me look bad with your amazing tutorial finds, emirpoen  :tpg:
Title: Re: Side scroller
Post by: Emirpoen on December 31, 2008, 01:14:59 AM
Stop making me look bad with your amazing tutorial finds, emirpoen  :tpg:

Google and some choice words can go a long way friend. Also, i can't say for sure this will work as intended, nor work as the topic author seeks, so don't feel bad  ;)
Title: Re: Side scroller
Post by: tSwitch on December 31, 2008, 01:57:11 AM
it's so much easier to make a platformer in GM over 2k3 or XP or VX .-.
Title: Re: Side scroller
Post by: Nessiah on December 31, 2008, 03:31:04 AM
Actually you guys forget something, Mapping in GM is horrible, it doesn't support sprite sheets you have to insert a special code in it, you have to make a CMS and CBS, GM's variable support is horrendeous.

I could go on forever baby, but if you know enough about it you can do wonders.
Title: Re: Side scroller
Post by: tSwitch on December 31, 2008, 03:32:28 AM
Actually you guys forget something, Mapping in GM is horrible, it doesn't support sprite sheets you have to insert a special code in it, you have to make a CMS and CBS, GM's variable support is horrendeous.

I could go on forever baby, but if you know enough about it you can do wonders.

oh that's right, it's more like a real game engine, so it's tougher, which means it's automatically not as useful.  I totally forgot.

edit: I could point you to tutorials that make GM seem easy as can be, but you're biased against it so I'm not going to bother.
Title: Re: Side scroller
Post by: modern algebra on December 31, 2008, 03:46:14 AM
if you know enough about it you can do wonders.

oh that's right, it's more like a real game engine, so it's tougher, which means it's automatically not as useful.

?? ??

She didn't say it wasn't useful - she said the opposite ... I think
Title: Re: Side scroller
Post by: Nessiah on December 31, 2008, 04:03:58 AM
GM just takes time to get used to, it's useful on it's own way :3
Title: Re: Side scroller
Post by: tSwitch on December 31, 2008, 04:32:17 AM
Actually you guys forget something, Mapping in GM is horrible, it doesn't support sprite sheets you have to insert a special code in it, you have to make a CMS and CBS, GM's variable support is horrendeous.

I was commenting about that.

GM just takes time to get used to, it's useful on it's own way :3


side scrollers...action games...doomlike fps...
Title: Re: Side scroller
Post by: Nessiah on December 31, 2008, 05:21:18 AM
Quote
edit: I could point you to tutorials that make GM seem easy as can be, but you're biased against it so I'm not going to bother.

Actually I'm learning game maker now XD
Going slow and I have a friend that pointed some tutorials out for me :)
Title: Re: Side scroller
Post by: Emirpoen on December 31, 2008, 07:35:09 AM
Summary; GM is made for a variety of game types; RPG Maker is primarily for RPGs.
Title: Re: Side scroller
Post by: Holkeye on December 31, 2008, 08:35:54 AM
They should've named them so you would know what they were good for. Like, call the one for RPGs RPG maker. That would've been useful. :V
Title: Re: Side scroller
Post by: haloOfTheSun on December 31, 2008, 09:03:26 AM
You could always use Stencyl. They're releasing a beta sometime in 2008. :V
Title: Re: Side scroller
Post by: Nessiah on December 31, 2008, 06:11:47 PM
But alas it is already 2009, Stencyl is but a dream
Title: Re: Side scroller
Post by: Kathryn on December 31, 2008, 09:17:21 PM
AHAHA STENCYL JOKE :v

Also, i've tried game maker, and you really can make a basic arcade type thing in like, two hours, but it's a pain to make an engine for anything more complicated.

Which we all know, but it may be easier to make a platformer in RPG maker than it is to make a platformer in game maker just so that you can avoid all of that...engine...ing.

But anyhow if anyone does want to make any game in game maker, i'll respect you. at least you're not as lazy as i am  :tpg:

Title: Re: Side scroller
Post by: Emirpoen on December 31, 2008, 11:00:56 PM
But alas it is already 2009, Stencyl is but a dream

The stencyl is a lie, like its cousin the cake.
AHAHA STENCYL JOKE :v

Also, i've tried game maker, and you really can make a basic arcade type thing in like, two hours, but it's a pain to make an engine for anything more complicated.

Which we all know, but it may be easier to make a platformer in RPG maker than it is to make a platformer in game maker just so that you can avoid all of that...engine...ing.

But anyhow if anyone does want to make any game in game maker, i'll respect you. at least you're not as lazy as i am  :tpg:



well, to be honest, i guess it really depends on how good you want the platformer to function, gameplay wise. If you want a great platformer, game maker is the way to go. Iji is a good example of this. Don't get me wrong, I've seen RM2k3 do ok platformers, but that was done by someone of extreme skill, and even then, it was flawed.
Title: Re: Side scroller
Post by: tSwitch on January 01, 2009, 02:03:03 AM
making games is all about "engine-ing"
there's no way to avoid it.
Title: Re: Side scroller
Post by: Kathryn on January 01, 2009, 06:41:55 AM
Ah well. I'm going into an emo corner to feel criticized >.>
Title: Re: Side scroller
Post by: Sated on January 03, 2009, 02:17:06 AM
http://www.rpgmaker.net/games/272/

This might help you, an RPG that is side-scrolling. If you want to "turn off moving up" then just make everything except the side-scrolling section unpassable...