Hey guys! I'm using ClutterScript, and I'm trying to move an actor 10px right of its current position, every time the timeline gets activated.
I've been trying to do it with a ClutterBehaviourPath, but it looks like if I don't specify an absolute first position on the "path" argument, it moves the actor to 0,0. Am I doing something wrong? Or is it not possible? Looks like a bug to me, but it's probably that I'm not understanding exactly how it works. Thank you so much in advance. Regards, Marc
