Skip to main content

Custom Solution Templates

Default Solution

Any created solution can be set as a template solution:

  • Create a new solution, name it (example: "NewDefaultSolution") and archive it as a .zip file.
  • The .zip file will be added into the Solutions folder. Usually, this folder can be found at: C:\Program Files(x86)\CGI-Studio\SceneComposer\Data\Solutions
  • Add the new default solution to the XML file "solutions.xml" which can be found in the same folder.
  • Write "<Solution Name="NewDefaultSolution" File="NewDefaultSolution.zip" IsDefault="True"/>" and save the XML file.

The added solution can be used as template whenever a new solution is created. It will be accessible in the "Solution template" field from the "New Solution" panel.

drawing-4-1676294369.png