E.g. for Tween, we invoke the system with an instance that has the latest property values all ready for use.
This would significantly simplify the system implementations because they could focus on the emission aspect. Systems currently have to both subscribe and emit.
E.g. for Tween, we invoke the system with an instance that has the latest property values all ready for use.
This would significantly simplify the system implementations because they could focus on the emission aspect. Systems currently have to both subscribe and emit.