Charas-Project

Game Creation => Requests => Tutorials => Topic started by: FutJJ on January 01, 2008, 09:49:10 AM

Title: Playing character jump
Post by: FutJJ on January 01, 2008, 09:49:10 AM
how can i make my playing character jump whenever i want so without a event?

is it poossible?

and how i do?
Title:
Post by: Prpl_Mage on January 02, 2008, 06:56:15 AM
No, you need to use an event since the maker doesn't have a jumping in it.

You can find some tutorials around here.
Title:
Post by: DedlellyDeth on March 28, 2008, 06:01:41 AM
OK, now, by event, do you mean Map Event?
The only other way is Common Event, which is found in the Database (F8). Record the Hero's position in Coordinates.
Now, make it so that it records the Hero's movement (use non-trigger Parallel Process) in Variables (link with Key Input Processing/Password). Record again in different variable. Make a Conditional Branch/Fork that sees if the position now is different from the original one, with a Custom Handler/Else Handler. In the Else, make it use Key Input Processing/Password again, in a third variable. Make a Conditional Branch/Fork to see if you put Decision Key/Enter or whatever key other than Esc/Cancel and the movement keys. If so, make a move event where the Hero begins a jump, then moves in a direction after activating phasing, however many tiles a standard cliff or ledge or whatever in your game is, then ends jump and turns phasing off. (decided by a branch based on what values the variables are) You can also make it Key Input and see if you're pressing in the same direction, than doing it, Zelda-style.
Title:
Post by: c0rn on April 06, 2008, 12:35:55 AM
Wow still dont get it sorry noobish but wanna make a good game.

where can you make the forks and conditional branches and stuff.
Title:
Post by: Ben on April 06, 2008, 04:26:42 AM
you pretty much need an event to do anything/

Sorry, but it seems like youll actually have to LEARN to use RPG maker.


Search for some tuts....but RPGmaker isnt ideal for platformers. Try game maker or stencyl (if its released yet)
Title:
Post by: HobomasterXXX on April 06, 2008, 05:56:29 AM
Quote
Originally posted by gemini
Try game maker or stencyl (if its released yet)


STENCYL? RELEASED? BAH! Stencyl will never be released.
Title:
Post by: Dominicy on April 06, 2008, 08:07:21 AM
Quote
Originally posted by dudewheresmymount
Quote
Originally posted by gemini
Try game maker or stencyl (if its released yet)


STENCYL? RELEASED? BAH! Stencyl will never be released.[/B]


And why do you say that?  It's already in closed Beta, I thought :\