A 1 sprite 1 script platformer/scroller engine?
Its all one script, and I've seen it done before. I don't remember where though...
Offline
illusionist wrote:
A 1 sprite 1 script platformer/scroller engine?
Its all one script, and I've seen it done before. I don't remember where though...
no idea what a platformer is but heres a one sprite one script scroller i made http://scratch.mit.edu/projects/poopo/856479 best downloaded
Offline
08jackt wrote:
pixlepix wrote:
I don't understand what you mean by a platformer.
then you sir, should not be doing script requests.
I am not so good at realtime things like gravity. Alot better at things like a combat system.
Offline
08jackt wrote:
pixlepix wrote:
I don't understand what you mean by a platformer.
then you sir, should not be doing script requests.
Perhaps this person is offering script expertise in other areas. I offer script assistance all the time - but there are areas that I have no experience in - and I don't do work there. Let's not be overly critical of somebody who is trying to be helpful.
Offline
pixlepix wrote:
I don't understand what you mean by a platformer.
Okay,i'll help clarify it for you.A platformer is a game where you need to move along or jump on the ground or platforms in the air.It usually(but doesn't always)includes hazards(fire,bottomless pits)and enemies.
Examples:Sonic,Super Mario Bros.,Bowsers Inside Story,Super Smash Bros.Brawl(in the subspace story mode),LittleBigPlanet,etc
Offline
illusionist wrote:
A 1 sprite 1 script platformer/scroller engine?
Its all one script, and I've seen it done before. I don't remember where though...
Just thought of something. Make the entire map in an external editor and load it as a sprite. Then put in a reversed moving script.
Offline
pixlepix wrote:
illusionist wrote:
A 1 sprite 1 script platformer/scroller engine?
Its all one script, and I've seen it done before. I don't remember where though...Just thought of something. Make the entire map in an external editor and load it as a sprite. Then put in a reversed moving script.
Won't work, 1 sprite 1 script is needed.
I could make the engine for this if you want.
Offline