Templates - Smashing-Tech/Smash-Hit-Blender-Tools GitHub Wiki
The templates can be found in [apk root]/assets/templates.xml.mp3
. They are used to make creating lots of similar areas easier.
How templates work
When a template is specified for a segment, box or obstacle in the editor, the values specified in the template are used as a fallback for a property if it is missing. For example, if the "param0" property of an obstacle is missing, the game will then look at the template and find the "param0" property there, and use that.