Changes between Version 1 and Version 2 of Ticket #36


Ignore:
Timestamp:
Sep 7, 2006, 2:56:52 PM (18 years ago)
Author:
Matei
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36 – Description

    v1 v2  
    33 * Converts an entity into another entity. Notably, some siege weapons can be transformed from their mobile defenseless form (packed) into their immobile attack form (unpacked). There is usually a transitory animation between the entity replacement.
    44
    5  * (Note that temporary properties will need to be transferred from one version of the entity to the other ... eg if the unit was damaged, it shouldn't be restored to full health by transforming.)
     5 * ~~(Note that temporary properties will need to be transferred from one version of the entity to the other ... eg if the unit was damaged, it shouldn't be restored to full health by transforming.)~~ -> Should happen already because these are not in the entity template.