Hi,
work great! good idea!
what problem do you mean?
do you mean the "parallel" moving of the mask hotspot?
instead of changing the position (ath and the rotation) this could be better done by changing the "ox" (=offset x) value,
e.g.
|
Source code
|
1
|
tween(hotspot[lift_ajto_bal_mask].ox, -300);
|
(note "ox" must be first set to "0" in the hotspot definition)
e.g. here is direct link with changed actions that tween the ox value:
http://www.joszegeden.eu/lift_door/krpan…al_mask].ox,0);
best regards,
Klaus