Changes between Version 1 and Version 2 of Ticket #10768, comment 5


Ignore:
Timestamp:
Nov 12, 2018, 3:50:54 AM (5 years ago)
Author:
Vhati

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10768, comment 5

    v1 v2  
    1818}}}
    1919
    20 Interactive items sometimes change their loop/cel. Each item has a constant "mainLoop"/"mainCel" attribute for the default. Or maybe those volatile attributes can be turned into "maskLoop"/"maskCel".
     20Interactive items sometimes change their "loop"/"cel". Each item has a constant "mainLoop"/"mainCel" attribute for the default. Or maybe those volatile attributes can be turned into "maskLoop"/"maskCel".
    2121
    2222They also have a "value" (weight) that grows when combined with other items. This weight will continue to grow with each restart and further combination. There is no default for value, so each item would need its own hardcoded reset. Luckily, there are only two such items.