Hi everyone,
I’m a VASSAL newbie who’s jumping into the Module Design swimming pool feet first. I’ve learned the basics of importing a Main Board, plus creating Prototypes and Pieces. But there is still a lot I have to learn.
For example: In the game I’m designing, I’d like to create a large piece that could transport other, smaller pieces. Think of the Transport Ship unit in “Axis & Allies,” which can transport Infantry or Armor units within the game.
In my game, let’s say I had small units called WIDGETS. WIDGETs can be carried around the board by CARRIERS. During gameplay, the player would manually load, say, three WIDGETS into one CARRIER, which fills the CARRIER to capacity. If the player tries to load another WIDGET, the game complains with a pop-up window or something, saying “This CARRIER is full!” Then, the player can move the CARRIER around the board. When ready, the player manually unloads the WIDGETS to their new location. Conceptually simple.
Is there a tutorial or chunk of documentation that explains how to do design the CARRIER unit? I’ve been searching, but do not even know what VASSAL terminology I should for.
Many thanks!
-ROA