Visit our [randomization tutorial doc]() to get started using the perception package's randomization tools in an example project.
Visit our [randomization tutorial doc](../Tutorial/TUTORIAL.md) to get started using the perception package's randomization tools in an example project.
RandomizerTags can also be used to customize how randomizers apply their randomizations to a particular GameObject. Visit [part two of the randomization tutorial]() to explore an in depth example of implementing a LightRandomizer that does exactly this.
RandomizerTags can also be used to customize how randomizers apply their randomizations to a particular GameObject. Visit [part two of the randomization tutorial](../Tutorial/TUTORIAL.md) to explore an in depth example of implementing a LightRandomizer that does exactly this.