Jump to content
Sign in to follow this  
NekoLuca

"Frogger" type puzzle help

Recommended Posts

Hey, I've been trying to script a frogger type puzzle, for those that don't know it's technically a river with logs that flow back and forth and "frogger" have to jump on the logs and avoid the water but I'm having trouble making events that let me walk on a box in a lake that is moving back and forth (left and right) and an event for a game over if you miss and walk on the water as well as getting the ncp to move where the box moves.

 

Path

-----------------------------------

8888[-]88888888888888888 (River)

-----------------------------------

Path

 

Can anyone help with that? I'll try to explain more clearly if it's not clear.

Share this post


Link to post
Share on other sites

I saw a moving platform script somewhere. Can't go looking for it but I think it was a freemovement or pixel movement script.

Share this post


Link to post
Share on other sites

You could accomplish this system with Eventing, but it'll be a lot more efficient and malleable if its scripted.

 

I think the easiest approach is to have the logs be safe events, and if the player is within tile-range of the river but not occupying the same tile as a safe event, they are therefore in the water and get gameover.

 

That approach wouldn't require you to make river events, just log events with some river graphics on the map.

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted