lunarray fantastic plugin. This is a MUST, it should've been shipped with construct, that's how good it is. May I ask for an additional feature? On the target property you can just specify a number or position, would it be possible to specify an array instead? So for instance, if the property "Tweened Property" is position, "Target Mode" is relative, then on "Target" I put [[0,50], [10, 30]]. What this would do is move the target from its current position 50 pixels on the y axis, then afterward move 10 on the x axis and 30 on the y axis. So the idea is to specify a sequence of events on a single behavior, instead of adding multiple tween behaviors. For a small number of cases adding a few tween behaviors is not a problem, but if I have a large sequence of events being able to specify an array with that would be awesome. Thanks again for this amazing plugin!