Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: Futendra on March 07, 2012, 02:09:34 pm

Title: [XP] [Blizz-ABS] Making a side scroll game?
Post by: Futendra on March 07, 2012, 02:09:34 pm
I came to the idea to make an old school Sidescrolling jump game.

What I basically need and want is this:

- Only able to go left or right
- Able to jump
- Ability to do a skill when in air
- The ability to jump on top of a platform on top of you, but not to jump off an platform (Like to go up, but not down)
- Making the character go on top of tilesets, so they do not have a floor, only sides.


Any questions about what I want? Reply!
If you can help me then please, please do!
Title: Re: [XP] [Blizz-ABS] Making a side scroll game?
Post by: G_G on March 07, 2012, 11:35:50 pm
The first one, all it requires is a simple edit to Game_Player. The second one's already implemented into Blizz-ABS but I don't think jumping works the way you want it to so you'd have to edit Blizz-ABS for that. As for the 5th point, all you need is the right tileset and right character graphics to pull the effect off. No script is required.
Title: Re: [XP] [Blizz-ABS] Making a side scroll game?
Post by: Magus on March 08, 2012, 09:47:17 am
I once made a mario game with it.... the only probably with this is that if you'll have to be a scripter or something to make it as if Mario fell into a hole. Of course, this has been implemented in the latest demo of XAS but that shitty @ss ABS is hard as hell to use.
Title: Re: [XP] [Blizz-ABS] Making a side scroll game?
Post by: Futendra on March 08, 2012, 11:54:54 am
Quote from: Magus on March 08, 2012, 09:47:17 am
I once made a mario game with it.... the only probably with this is that if you'll have to be a scripter or something to make it as if Mario fell into a hole. Of course, this has been implemented in the latest demo of XAS but that shitty @ss ABS is hard as hell to use.


Could you upload the project of that mario game? I might learn from it.

I want to make an old skool Head-Right game with this.
Title: Re: [XP] [Blizz-ABS] Making a side scroll game?
Post by: Magus on March 08, 2012, 12:22:49 pm
Not sure if I still have it.  It wasn't too great D: but anyway, If I find it somewhere in my old files, I'll give it an upload. But no promises.
Title: Re: [XP] [Blizz-ABS] Making a side scroll game?
Post by: Boba Fett Link on March 08, 2012, 03:49:01 pm
I think I saw a side-scrolling script somewhere...I don't think Blizz-ABS would make a good side-scroller without major script edits.