Deferred Engine Events

A few things broke because of this, but it’s not too bad. Basically, I relied on things immediately changing when an event such as :GetPropertyChangedSignal("Value") is fired. Now, they fire in a certain unknown order and values are not set in the same way as they were before.

2 Likes