Hi just a simple request.
I am looking for a simple side scrolling system that will only need to convert the directions from 4 directions to 2 directions with height on the y axis
eg/ the character moves left and right, upon jumping right he falls straight through the platform because it is 2 squares higher on the map.
I want to change this so instead of the tile being 2 north its 2 higher, thus being an effective platform.
eg2/ I have an obstacle that moves up and down and the trick to getting past it is to jump over it, however when the obstacle moves up it moves north whereas the player is moving vertically up, so as long as the player jumps it doesn't matter if the obstacle is there or not, the player will survive.
I'm well aware of the arc engine, however I am currently using a lot of victor scripts and the arc engine likes to stop them from working (a lot) and besides that the arc engine is waaaay to complicated for what I am looking for.
my game is working fine atm, the only problem is I can't jump to new heights or drop to new depths.
if someone could help me out with this small problem, I would be very happy and would even let you get the choice of one of the obstacles you will face in my game (can't offer much, but its something right?)
I am looking for a simple side scrolling system that will only need to convert the directions from 4 directions to 2 directions with height on the y axis
eg/ the character moves left and right, upon jumping right he falls straight through the platform because it is 2 squares higher on the map.
I want to change this so instead of the tile being 2 north its 2 higher, thus being an effective platform.
eg2/ I have an obstacle that moves up and down and the trick to getting past it is to jump over it, however when the obstacle moves up it moves north whereas the player is moving vertically up, so as long as the player jumps it doesn't matter if the obstacle is there or not, the player will survive.
I'm well aware of the arc engine, however I am currently using a lot of victor scripts and the arc engine likes to stop them from working (a lot) and besides that the arc engine is waaaay to complicated for what I am looking for.
my game is working fine atm, the only problem is I can't jump to new heights or drop to new depths.
if someone could help me out with this small problem, I would be very happy and would even let you get the choice of one of the obstacles you will face in my game (can't offer much, but its something right?)