- Joined
- Jan 30, 2023
- Messages
- 32
- Reaction score
- 9
- First Language
- German
- Primarily Uses
- RMMZ
I have an idea to make a puzzle in my game, where the player must move and turn different puzzle tiles in the right place. The theme is to sew together different cloth parts to get a sweatshirt or a pants.
There is a given grid on the ground, where the player must fill in the puzzle tiles. The puzzle tiles are on the side and are not in necessarily orientation. Therefore the player have also to turn the puzzle in the right orientation and move it into the right place at the grid.
The puzzle tiles are more than one space big, sometimes they are like a T or a L.
It is possible to do a puzzle like this or it is impossible in RPG Maker? I saw a video about moving stones to a specific place, but they are always one space big and you haven't to turn them.
My idea is, I think much more difficult.
How I can implement my idea?
There is a given grid on the ground, where the player must fill in the puzzle tiles. The puzzle tiles are on the side and are not in necessarily orientation. Therefore the player have also to turn the puzzle in the right orientation and move it into the right place at the grid.
The puzzle tiles are more than one space big, sometimes they are like a T or a L.
It is possible to do a puzzle like this or it is impossible in RPG Maker? I saw a video about moving stones to a specific place, but they are always one space big and you haven't to turn them.
My idea is, I think much more difficult.
How I can implement my idea?