I'm trying to have an Overlay always set to the same position as my Active, in order to recolour a specific part of the Active object, since I know of no other way to do that in MMF (the specific area of the Active is more than one solid color, so recoloring options aren't working too well).
Always > Set Position of Overlay relative to Position of Active
The trouble is that when my Active is moving around the screen, the Overlay (or whatever other object I set to Always have the same position) always lags behind on some frames, so you can see that it's 2 objects. Does anybody know of a way to reliably get two objects to always have the same position, without the lag?