Skip to main content

Script Templates

qASIC comes with a lot of script templates not only for itself, but also for other things.

Root folder required

ScriptTemplates is a special folder which has to stay in your projects root directory. Do not move it!

qASIC script templates can be found under Assets/Create/qASIC. Currently this list consists only one script, but I hope to add more in the future.

qASIC templates path

The "other" script templates mentioned earlier are very simple, but useful templates.

NameDescription
Clean ScriptSimple C# MonoBehaviour script without any additional namespaces or methods
State Machine BehaviourThe State Maschine Behaviour script that Unity generates when creating it from the Add Component menu on an animation
TXT FileBlank txt file