Pinned Repositories
Auxtensions
Helpful extensions for common types in C# Unity development.
CharacterProfileManagementAPI
This is a small and simple API which allows for quick and dirty random character profile generation in Unity
CommandConsole
An in-game console API with easily implementable commands.
DevConsole
A simple in-game developer console with easy-to-implement commands and scripting.
ObsoleteUnityField
An attribute for Unity fields that visually marks them as "obsolete" in the Unity Editor.
ProtoGUI
Collection of useful prototyping IMGUI classes and functionality.
RandomizableFields
Simple API for allowing randomizable fields within the Unity Editor.
SettlementCultureChanger
Allows for configurable realignment of a settlement's culture in Mount & Blade II: Bannerlord.
SingletonCollection
Various types of singleton-like classes for Unity scripts and assets.
ThirdPersonCamera
A highly configurable feature-rich third person camera.
austephner's Repositories
austephner/ProtoGUI
Collection of useful prototyping IMGUI classes and functionality.
austephner/DevConsole
A simple in-game developer console with easy-to-implement commands and scripting.
austephner/ThirdPersonCamera
A highly configurable feature-rich third person camera.
austephner/CharacterProfileManagementAPI
This is a small and simple API which allows for quick and dirty random character profile generation in Unity
austephner/RandomizableFields
Simple API for allowing randomizable fields within the Unity Editor.
austephner/SettlementCultureChanger
Allows for configurable realignment of a settlement's culture in Mount & Blade II: Bannerlord.
austephner/Auxtensions
Helpful extensions for common types in C# Unity development.
austephner/CommandConsole
An in-game console API with easily implementable commands.
austephner/ObsoleteUnityField
An attribute for Unity fields that visually marks them as "obsolete" in the Unity Editor.
austephner/SmoothBlendShapeExample
austephner/AssetFieldAttributes
Helpful Unity Resource attributes for serialized fields.
austephner/CoroutineUtils
Additional functionality for Unity Coroutines and IEnumerators.
austephner/GradientToTexture
Example project of how to write Unity gradient data to a Unity UI image texture.
austephner/SingletonCollection
Various types of singleton-like classes for Unity scripts and assets.
austephner/austephner
Config files for my GitHub profile.
austephner/GuidFields
Simple GUID attribute for string fields in Unity. This is being replaced by: Randomizable Fields https://github.com/austephner/RandomizableFields