This repository contains basic examples for editor scripting in Unity. Example cases are from basic to intermediate levels and don't cover advanced topics. Custom Attribute with Decorator Drawer: An ...
Unity has a lot of methods/properties that unnecessarly call the constructor on structures like Vector3 or Color. Frame Rate Booster (FRB for short) will modify your build to replace those ...