About Common Variables and Switches

・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?

This has been prepared in the database under the name “Project Variable/Project Switch”.

1 Like

Thank you! You’ve been a great help.