Changes between Initial Version and Version 2 of Ticket #4270


Ignore:
Timestamp:
Oct 8, 2016, 10:05:48 AM (8 years ago)
Author:
elexis
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4270 – Description

    initial v2  
    22
    33The textual simstate representations only differ in the visual actor component of 3 women and 1 spearman. They were all in the `carry_wood` animation for the host but in the `walk` animation for the rejoined client.
     4
     5{{{
     6   VisualActor:
     7     base actor: "units/persians/infantry_spearman_b.xml"
     8     r: 1
     9     g: 1
     10     b: 1
     11     anim run threshold: 11.75
     12     anim name: "build"
     13     anim once: false
     14     anim speed: 1
     15     sound group: "resource/construction/con_wood.xml"
     16     anim desync: 0.05
     17     anim sync repeat time: 0
     18     length: 1
     19     key: "animation"
     20-    value: "carry_wood"
     21+    value: "walk"
     22     seed: 423
     23     actor: "units/persians/infantry_spearman_b.xml"
     24}}}