Hi.
Can anyone create a behavior that detects if a sprite is moving or not, for C2 ? And the movement of that sprite is because of another behavior, like "moveTo", "zigzag", "liteTween", "Sine" , etc... or is pinned to another sprite that is moving.
Like checking the xy position periodically ?