QuickStart

From Archon Wiki
Revision as of 20:27, 16 February 2016 by Phil (talk | contribs) (Created page with "= Iteration = Archon is designed to support rapid iteration, as such you can dynamically reload the following types of assets. ;Shaders (SHIFT+F1) :Reloads all the currently...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Iteration

Archon is designed to support rapid iteration, as such you can dynamically reload the following types of assets.

Shaders (SHIFT+F1)
Reloads all the currently loaded shaders. Edit and continue supported for shader errors.
Scripts (SHIFT+F4)
Reloads all currently loaded scripts. Edit and continue supported.
Textures (CONTROL+HOME)
Reloads any textures which have changed since loading.