Gulix / geckos

An online Card Editor with Templates
http://gulix.github.io/geckos/
Other
48 stars 18 forks source link

Repeating group of fields #17

Open Gulix opened 8 years ago

Gulix commented 8 years ago

Some group of fields (see #16) could be used as an Array.

For exemple, a table of weapons, with each the same values / fields (Range, Power, Name, Special rules). Instead of having each of these fields repeated from Weapon 1 to Weapon X (with X needed to be static), having those fields registered as a Group in an Array could be a good idea.

How to get this to work with the generation of the Canvas should be well thought.