Sidescroller

by Forum_account
Sidescroller
This library gives you the basic movement system of a platformer. You can make an action/platform game in minutes!
Subject
Replies
Started By
Last Reply
 
This library gives you the basic movement system of a platformer. You can make an action/platform game in minutes!
Page: 1 2
32
 
Would it be possible to add multiplayer to this engine? Also does anyone know of a paperdoll type system for BYOND? I …
0
 
New problem. This one, for the life of me, I cannot figure out how to fix; primarily since it shouldn't even be …
2
 
I'm working on getting the player to go to the action stage once they enter the door from the hub-world stage. However, …
2
 
I'm using mob as the parent_type to govern my item system so the items can have gravity while they're outside of the …
2
 
I believe this is more or less the exact code used within the library. After moving a certain amount vertically(and …
0
 
This library is pretty awesome and is way better than anything I can probably even dream up. I'm thinking of making an …
0
 
So, i have my friend here and he says that the sidescroller games always lagg (regardless of the host) because of the …
3
 
I haven't poked around it to much, but how difficult would it be to port the ActionRPGFramework features over to …
1
 
Does somebody know how to make a VPS runs a command after rebooting? I tried editing bashrsc but it only ran when I …
0
 
So, my little character's size while standing is like 27 x 38. But when he attacks, the picture is bigger, so i have …
1
 
Does someone know how to code and make the 'icon' to make a selection screen like this one? …
1
 
I know this doesnt go in this forum, but you're the faster to answer me. A friend made the game hub for me, he says he …
1
 
So, i'm making a game and i tried to send a file to other coders to help me edit it, but he says he can't "Path does …
1
 
Just wondering if you could resolve this. When I run my game, with this library, with a custom interface I get no key …
2
 
Okay, so, i decided to make a new map after i did my map with the white background and black simple squares. The …
Page: 1 2
20
 
So, i want to use Naruto characters to make the controlled mob, but i can only use icons of 32 x 32 and my icon is …
4
 
When I run the Mario demo, jumping on the goombas is a seamless process, but when I replicate the same thing in my own …
2
 
I'd like to make a set of challenges that DM developers can use to test their ability and knowledge of different …
14
 
This is a small update that adds a couple of minor things. First, it adds two more parameters to the left() and right() …
2
 
I just posted an overdue update. I used to update the library once or twice a month but it's been just over two months …
8
 
A *big* update to the Sidescroller library!
11
 
This article explains how my Sidescroller library works and how you can use it to create a game. If you're familiar …
19
 
Sidescroller v3.0 This update adds a few new mob vars (accel, decel, and gravity) and support for BYOND's built-in …
14
 
I always think I'm running out of things to add to the library, then I put together an update and the update notes are …
5
 
I've been trying to post an update at least once a month, so here's the one for April. There are two main changes: 1 …
1
 
I added the move_to and move_towards procs which work like DM's walk_to and walk_towards procs, but for sidescrollers.
2
 
I split the code from my sidescroller demo into a library part and a demo part to create a sidescroller library. Edit: …
8