VASSAL Reference Manual
Home > Module> Game Piece Palette > Game Piece > Send to Location
Send to Location
Adds a command that moves a piece directly to another location.
EXAMPLE:
A game may require that damaged units are returned to a Damaged pool for repairs.
Different boxes in the pool represent the amount of time before the unit is fully repaired.
A game piece may be given a Send to Location trait with menu text "Send to Damaged Pool" and key command Ctrl+P, with the target position corresponding to the first box of the pool, with an additional offset, determined by the level of a Layer representing the damage, to place it in the appropriate box in the pool.
|
Note
|
The Menu Command of a Send to Location trait will be greyed out and unavailable if the destination cannot be determined for any reason. |
Additional OffsetsAfter the destination of the piece has been determined based on the Destination type, the final position is further adjusted by the multiplied values of the two pairs of offsets Expressions. Each pair of expressions (X and Y) will be evaluated, multiplied together, and then applied as offsets to the X,Y position calculated from the destination above to give the final destination for the piece. |
|






