Update: Jesty Running

Above is the player interacting with Jesty the Jester and then her running away after the conversation is over. This will be used when the player has ended their first encounter with her in the dungeon. I may reuse it at the end of the first level as well.

This is what the screenshots are built of:
Legend of zelda ocorina of timeJestyTheJester_runningCode

The sprite-sheet makes up the running animation and the code, sets the animation, direction moving and whether the character should be moving.

The if (instance_exists(JestyTheJester)), is checking if the object is in the room. If it is, then it runs the code. This is done, so the game won’t crash if the object doesn’t exist.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s