Something to think about as you're building whatever will let pawns occupy the same space at separate heights. Having it so that a function of picking up a character could be useful for some games. One of my favorites, the Disgaea series, allows for all sorts of interesting interactions through picking up your party members.
[ATTACH=CONFIG]27003[/ATTACH]
What's the name of this game? Disgaea: Cirque du Soleil edition?
Something to think about as you're building whatever will let pawns occupy the same space at separate heights. Having it so that a function of picking up a character could be useful for some games. One of my favorites, the Disgaea series, allows for all sorts of interesting interactions through picking up your party members.
[ATTACH=CONFIG]27003[/ATTACH]
That's a bit too gameplay specific for what I'm making so I won't be adding such feature directly I can help you in adding it yourself if you want that mechanic, though. I don't think you'd even need true height differences to make something like what you picture possible. They are all standing on the same tile, so just make a custom pawn that represents several pawns stacked together and treat it as a single unit.
Comment