Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Linkforce on July 11, 2006, 09:51:20 PM

Title: Changing graphic
Post by: Linkforce on July 11, 2006, 09:51:20 PM
Ok, so.....first look at the attached pic.


That's the coding I have....and for some reason, the event doesnt change to the desired graphic.  Is there something wrong that I did?
Title:
Post by: Emerates on July 11, 2006, 10:28:17 PM
Try the change graphic command.
Title:
Post by: WarxePB on July 11, 2006, 11:19:35 PM
Also, try putting a "Proceed with Movement" command in after the Move Event.
Title:
Post by: Linkforce on July 11, 2006, 11:33:29 PM
XD Woops.  Ok, theres supposed to be a change graphics command in there.  But it still oesnt work.
Title:
Post by: Meiscool-2 on July 12, 2006, 12:18:35 AM
You have to put the change graphic in before the jump, or after. It won't change durring. I won't increase or decrease speed during a jump I've also found.
Title:
Post by: Bluhman on July 12, 2006, 12:20:54 AM
Is this for when that guy is like... Running away and trips on crates? Have him jump to the top of the crates, land, THEN change graphic, then jump again.
Title:
Post by: Linkforce on July 12, 2006, 03:46:38 AM
Thanks Meis, your idea worked great.  Thanks to everyone else for trying.  ^^'