Small C# code to help in Unity development
☆103Dec 25, 2022Updated 3 years ago
Alternatives and similar repositories for unity-tidbits
Users that are interested in unity-tidbits are comparing it to the libraries listed below
Sorting:
- Show Android status bar for applications built with Unity 5.3 and later☆151Oct 5, 2018Updated 7 years ago
- Editor Extention to invoke the TortoiseSVN(or TortoiseGit) from Unity☆15Jan 31, 2019Updated 7 years ago
- Hybrid Unity ECS benchmark against classic GameObject Update☆12Dec 12, 2019Updated 6 years ago
- A little fix for the directional shadows with msaa enabled in Unity3d.☆12Aug 12, 2018Updated 7 years ago
- Modular Save System for Unity☆20Nov 13, 2019Updated 6 years ago
- Replacement for Unity coroutines that supports hierarchical routines and pooling☆17Nov 18, 2018Updated 7 years ago
- Parallax Occlusion Mapping shader☆25Mar 10, 2017Updated 8 years ago
- Unity everydayers, 2D geometry and more.☆11Sep 23, 2016Updated 9 years ago
- Implements a very easy to use sockets API based on IObservable☆10Jun 17, 2016Updated 9 years ago
- Critically damped spring smoothing☆71Jan 10, 2016Updated 10 years ago
- A simple build interface for Unity CLI. Support all platforms without executeMethod option.☆25Jan 6, 2024Updated 2 years ago
- PrefabAPI allows you to create custom prefabs with one simple method, without needing to use any asset bundles, and it even works in runt…☆18Jan 13, 2022Updated 4 years ago
- A simple helper for constraining rects to windows and other rects☆17Jan 6, 2021Updated 5 years ago
- A convenient library to make behaviour trees in Unity3D