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