Yeah, you could stick a sync point in a stage, sim...
# 🦴bones
z
Yeah, you could stick a sync point in a stage, similar to the
GlobalTransform
sync in Bevy, and also have the freedom to insert that sync system wherever you wanted to do it extra times before certain systems.