showing gradual filling wagons
Posted: 29 Nov 2008 10:30
Hi. quick question regarding how to show gradual filling wagons: i've read on wiki that, in action2, "If there are two load types, the first is shown below 50%, the other above 50%".
i've tried making this action 2:
where set 00 is a spriteset showing an empty wagon and set 01 is a spriteset showing a full wagon.
in ttdpatch it works correctly (50% threshold) but in ottd spriteset 01 is used only when the wagon is completely full.
I'm making something wrong? and if not, how can I obtain the wished result?
thanks in advance
i've tried making this action 2:
Code: Select all
02 00 00 02 02 00 00 01 00 00 00 01 00
in ttdpatch it works correctly (50% threshold) but in ottd spriteset 01 is used only when the wagon is completely full.
I'm making something wrong? and if not, how can I obtain the wished result?
thanks in advance