Asset versioning

LightAct supports Asset versioning for all asset types. To enable versioning, add _versionName to the end of the Asset's filename.

Examples include:

  • _v1, _v2, _v3

  • _YYMMDD (or any 6 numbers)

  • _YYMMDDa, _YYMMDDb, _YYMMDDc

Good to know: we recommend to choose one method of naming versions and then sticking to it. Because this way when you import a new version of an Asset, LightAct will automatically use it.

Last updated

Was this helpful?