Tomb-Editor icon indicating copy to clipboard operation
Tomb-Editor copied to clipboard

WT: in TEN wads's animcommands, Condition is always greyed out for flipeffects

Open Joey79100 opened this issue 2 years ago • 0 comments

When you want to add/edit a Flipeffect animcommand in a TEN wad, the 3rd field (Condition) is always greyed out:

image

It doesn't happen with the TR4 game version.

I assume this is deliberate because I remember some discussions about it. And in the TEN LARA object, the flipeffect for the right footstep is now flipeffect 33 (left foot is 32), while retail games used flipeffect 32 for both feet (and used the Condition to determine left/right foot... at least in TR3/4).


I am currently porting my AOD animations LARA to TEN, in which I had already used correct conditions with flipeffect 32 to match the actual foot on the ground. For TEN, I need to:

  • Replace all flipeffects 32 using condition "Lara's right foot" with flipeffect 33
  • And keep the ones using "Lara's left foot" unchanged.

However, this "Condition" field is also greyed out in the "Find & replace anim commands" window:

image

Would it be possible to re-enable this field, at least in the Find side of the "Find & replace animcommands" window?

Joey79100 avatar Aug 20 '22 14:08 Joey79100