Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: ManicMinerUK on April 02, 2015, 10:44:28 PM

Title: Itweens set to "stop on exit" stop ALL itweens running on the object?
Post by: ManicMinerUK on April 02, 2015, 10:44:28 PM
Without posting a long and awkward to read explanation of exactly what I'm doing, I seem to be hitting an issue whereby if an itween that is flagged to stop on exit is stopped by a change of state, then other itweens running on the same object (that are NOT set to stop on exit) stop as well -

In other words, it looks like the itween action sends a blanket stop to it's owner rather than an ID-specific stop?

Is this just a fact of life, or is there a workaround for it?