・In Actus MV,
there was a very clear structure where common variables and common switches were shared across the main project,
and each object had its own variables and switches.
・In AGM,
each object (scene) has VariableSettings (variables) and SwitchSettings (switches),
which I can sort of understand, but
where should I set the common variables and switches that existed in Actus MV?