Tutorials, plugins, and a shader for the Unity engine. |
C# in UnityVarious explanations starting from the basics of the C# language and how it is used for scripting in Unity. |
AnimancerPlay animations on demand and control their details directly, without all the restrictions and extra preparation required by other systems. |
FlexiMotionA high performance procedural animation system which simulates physics for flexible objects such as hair, clothing, tails, and tentacles. |
Platformer Game KitAn extensible framework for creating 2D platformer games in Unity using Animancer. |
Inspector GadgetsAn enhanced Transform Inspector along with various other editor tools to streamline your development workflow. |
WeaverAvoid using magic strings to reference assets, animations, layers, navigation areas, scenes, and shaders. |
UltEventsSet up and configure persistent event callbacks via the Inspector. |
Link & SyncImport external assets and easily synchronize changes when they occur. |
Simple Sun ShaderA procedurally animated sun with various dynamic parameters. Praise the Sun. |