void LateUpdate() { Stage.inst.InternalUpdate(); ObjectsOnStage = Stats.ObjectCount; GraphicsOnStage = Stats.GraphicsCount; }