Here's what I'm doing: Attaching a data sheet to a prototype, and setting up the default values.
On some game pieces, I am then adjusting the individual values. I've tried dong this two ways: 1) right clicking on the graphic and changing the data on the piece. Problem is, once I save and close the module, the individual data is deleted. 2) setting up global properties for the data fields, and using markers on the individual game pieces to load the individual values. Problem is, $Format$ does not seem to work for data sheets - I get $Format$, not the actual value. Probably I'm doing something very simple wong here. Anybody able to help?
