Game
GUIDANCE



1 year ago

Made a script for jumping across small gaps that can be reused and replaced easily. Should be pixel movement friendly as well! ^.^

Uses Yanfly's Moveroute core #WIPWednesday


All you need is two events. One is a blank event called "jump to" which you move from the actual jump interaction event.

Unfortunately Moveroute core doesn't allow for you to input variables for coordinates in it's Jump To command, but I managed to workaround this my placing an event instead (which you CAN set to coordinates according to variables) so it all works out in the end. ^.^

Now, you might be wondering "for small distances, why not just use a normal jump command?" I'm glad you asked.

As some of you may know, GUIDANCE uses pixel movement, in particular I use a plugin called Altimit. The problem is, if you aren't lined up right, the regular jump command will get you stuck in places you aren't supposed to be.

That sucks.

Pulled my hair out for a long time trying to figure out how to make that work, and I think I've finally perfected it!

This same script can be copy pasted anywhere with no alteration (except when moving to a new map to make sure the Jump To event is still event 11, and if not, to change what event the command targets)

And that's it!

The only way I could make this cleaner (that I can think of) would be if I could input the Jump To coordinates with variables directly, instead of moving an event to those coordinates and then targeting the event.

But like- this is more than good enough! ^.^

And that puts to rest a demon in this game that's been tormenting me for the past 2+ years :)

So how was your day?

EDIT:

Made a much cleaner version lol

ice_screenshot_20240814-150831.png

Just a bit less repeated code where it doesn't need to be, since it turns the exact same script either way.



17 comments

Loading...

Next up

@NEOWIZ_QUEST 's NARRATIVE JAM has begun!

Create an original narrative / story game in 10 days for a chance to win cash! 

Join the game jam: https://bit.ly/GameDevCommunity

Start Narrative Jam-inspired quests: https://bit.ly/narrativejamquests

#gjbroadcast

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

@NEOWIZ_QUEST 's NARRATIVE JAM is underway!

Create an original narrative / story game in 10 days for a chance to win cash! 💸

Join the game jam: https://bit.ly/GameDevCommunity

Start Narrative Jam-inspired quests: https://bit.ly/narrativejamquests

Bandana Dee the Dream Friend

Here's a peaceful little forest scene for this #screenshotsaturday, from the beginning of the game.

Runestones: from concept to in-game model🗿

Showing off player 2 😎

What do you think?

a drawing I did because I was bored😪. But I love how it turned out.😊

Today I tackled drawing different variations of facial expressions for one of the main characters in Eden. What do you think of it? :) Eden: https://gamejolt.com/games/Eden/592698

I mostly build 3D First Person Shooter game mechanics in Unity, and in this I'm just showing C4 mechanics I made for a little side project I am working on! :)