- Joined
- Jul 14, 2015
- Messages
- 32
- Reaction score
- 7
- Primarily Uses
Hello!
First of all, I'm using MV, and I've included a picture of the puzzle, and a link at the bottom to the puzzle in action. (Puzzle starts at about 1:00 in).
I thought this would be a fun puzzle to attempt, but I'm having trouble. I have a couple ways in my head on how I want to try and make this work, but I don't know which one would be the best/most optimal way of doing it.
Another problem I've been having is getting the character to jump. The first jump from the starting point onto the first stone is no problem. It's after the player lands and needs to choose another direction to jump. I've tried using conditional branches with "Button press" such as Up, Right, Left, etc to play a movement route in that direction, but it's not working.
Any help in trying to figure out how I can pull this off would be awesome!
First of all, I'm using MV, and I've included a picture of the puzzle, and a link at the bottom to the puzzle in action. (Puzzle starts at about 1:00 in).
I thought this would be a fun puzzle to attempt, but I'm having trouble. I have a couple ways in my head on how I want to try and make this work, but I don't know which one would be the best/most optimal way of doing it.
Another problem I've been having is getting the character to jump. The first jump from the starting point onto the first stone is no problem. It's after the player lands and needs to choose another direction to jump. I've tried using conditional branches with "Button press" such as Up, Right, Left, etc to play a movement route in that direction, but it's not working.
Any help in trying to figure out how I can pull this off would be awesome!