Silvio Carréra's starred repositories
NaughtyAttributes
Attribute Extensions for Unity
UnityAssetUsageDetector
Find usages of the selected asset(s) and/or Object(s) in your Unity project, i.e. list the objects that refer to them
Newtonsoft.Json-for-Unity
Newtonsoft.Json (Json.NET) 10.0.3, 11.0.2, 12.0.3, & 13.0.1 for Unity IL2CPP builds, available via Unity Package Manager
NodeBasedDialogueSystem
Node Based Dialogue System for Unity
Unity-Reorderable-List
Extended version of the Reorderable List in Unity
UnityEventVisualizer
A graph editor for viewing all UnityEvents at a glance
UltimateOutline
The easiest way to achieve outlines in unity.
ExportSheetData
Add-on for Google Sheets that allows data to be exported as JSON or XML.
SpriteOutlineFx
Outline image effect for 2D sprites.
GizmoExtensions
Utility class(es) that extend Unity's Gizmos
unity-entity-component-system
A better approach to game design that allows you to concentrate on the actual problems you are solving: the data and behavior that make up your game. By moving from object-oriented to data-oriented design it will be easier for you to reuse the code and easier for others to understand and work on it.
Sprites-Outline
Outline effect for Unity SpriteRenderer
finite-graph-machine
C# class with nodes / node delegates and a Unity editor that serializes all of that
unity-ReorderableListUtility
Help functions to build ReorderableList
UnityEventVisualizer
A graph editor for viewing all UnityEvents at a glance
Unity_BaseClassCollectionInAsset
An example of how to get Unity to serialize a collection of a base class, but have the inspector display the concrete class of each item