- Involves: - `Commands.cs` - `ComponentManagers.cs` - `PreviewManager.cs` - All of these should be moved back to the Simulation partial class - This saves us passing infinite arguments to public functions of those classes - Simulation class is actually a folder now