Weaver Pro

$39
Publisher Kybernetik
File size 620.56kB
Number of files 227
Latest version 6
Latest release date 2022-08-26 07:51:14
First release date 2016-05-12 06:20:30
Supported Unity versions 2018.4.2 or higher
[Weaver Lite] [Weaver Pro] [Documentation] [Forum] [[email protected]]

Weaver allows you to avoid using magic strings to reference assets, animations, layers, navigation areas, scenes, shaders, and tags. This makes your code more efficient and robust to improve development productivity as well as runtime performance.

Features:
Asset Injection: attributes like [SerializeField], but for for static fields and properties (including private and readonly ones). Very useful for singletons and other global systems that would normally require some bad practices to set up.
Asset Lists: automatically gather all assets of a specific type in a particular folder into a strongly typed list.
Project Constants: procedurally generated scripts containing constants for animations, layers, navigation areas, scenes, shaders, and tags so that you don't need to use magic strings in your code.
Procedural Assets: the system used to generate those scripts can be used to generate any type of asset using code: prefabs, meshes, materials, textures, sounds, etc.
Object Pooling: easily and efficiently reuse objects to improve performance instead of creating and destroying them all the time.

Note: if you are upgrading from an earlier version of Weaver, the Change Log contains an Upgrade Guide to help you.

Top Publisher Assets