/RandomTexture

A simple plugin to randomize the texture of any object.

Primary LanguageC#MIT LicenseMIT

RandomTexture

Use this if you want to randomize the texture of any object in your project.

Getting Started

For a quick import into an existing project, just get the UnityPackage.

The RandomTexture folder is an empty project with only the plugin imported and some examples! :)

Create a new RandomTexture data file by going into Assets -> Create -> RandomTexture.

Creating a RandomTexture

Then you can assign it to a RandomTexture script! (see screenshot below)

Screenshots

Demo Scene ScriptableObject Example Script Preview

Notes

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thanks to rawpixel for the textures used in the demo project.