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"MySolutionTemplate") and archive it as a .zip file.
  • The .zip file will be added into the Solutions folder. Usually, this folder can be found at:in C:the directory <cgi_studio_root>\Program Files(x86)\CGI-Studio\bin\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"My Solution Template" File="NewDefaultSolution.MySolutionTemplate.zip" IsDefault="True"/>" and save the XML file.

TheAfter restarting SceneComposer, 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.pngdrawing-5-1695375768.png