Pinned Repositories
CnC_Remastered_Collection
IsoSpriteSortingDemo
A demo of the approach described in this video: https://www.youtube.com/watch?v=yRZlVrinw9I
NaughtyAttributes
Attribute Extensions for Unity
Runtime-Monitoring
Runtime Monitoring is an easy way for you to monitor the value or state of custom C# members during runtime. Just add the 'Monitor' attribute to a field, property, event, method or even class and get its value or state displayed automatically in a customizable and extendable debug UI.
TileSet-Builder-Godot-Plugin
A Godot plugin that builds a *.tscn or *.tres tileset.
Unity-Programming-Patterns
A collection of programming patterns in Unity with examples when to use them. These are primarily from the book "Game Programming Patterns," but translated from C++ to C#
TerraEx's Repositories
TerraEx/TileSet-Builder-Godot-Plugin
A Godot plugin that builds a *.tscn or *.tres tileset.
TerraEx/Runtime-Monitoring
Runtime Monitoring is an easy way for you to monitor the value or state of custom C# members during runtime. Just add the 'Monitor' attribute to a field, property, event, method or even class and get its value or state displayed automatically in a customizable and extendable debug UI.
TerraEx/NaughtyAttributes
Attribute Extensions for Unity
TerraEx/Unity-Programming-Patterns
A collection of programming patterns in Unity with examples when to use them. These are primarily from the book "Game Programming Patterns," but translated from C++ to C#
TerraEx/IsoSpriteSortingDemo
A demo of the approach described in this video: https://www.youtube.com/watch?v=yRZlVrinw9I
TerraEx/CnC_Remastered_Collection