Example implementation of an EventBus that calls a function with an arbitrary signature from an enum ID.
Example implementation of custom clips, tracks, callbacks for the Timeline.
Simply example that passes variables to the next scene.
Implementation example of easy handling of Gizmos on runtime.
Implementation example of interchanging Mouse, RectTransform, Transform positions.
Implementation example of Load-Release Management with Addressables Asset System. Also Used SaveLoad script.
Simple save/load system with inspector viewer.
Implementation example that allows Xlsx and CSV to be read, edit, and save on a custom editor. Using MiniExcel.
Example code to change the scripting symbols from the menu bar. Also changing XR Providers.
Implementation example of window mode switching on runtime.
Example of converting a text files with simple or complex content into data that can be handled.