• Image
  • Image
  • Image
  • Image
  • Current Version: 6.3: 2022-08-26T07:51:14Z
  • First Published: 2016-05-12T18:20:30Z
  • Size: 635456
  • Supported Unity Versions: 2018.4.0
tools utilities

Weaver Pro

(3 Votes)
$39.92 $39.92

[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.


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!