INHERIT speed

Hi There,
I am using INHERIT in a CHILD sprite to read values of the parent sprite, and fom time to time, it takes a while to have the inherited values synch up with the parent.

  • Is this because of the execution load of my project?
  • Would inherit be any faster if it was in a WARP?
  • Or is there a faster way to achieve inherit?

THX.

no, it inherits it instantly. It's only the watchers onstage that update at a slower framerate.