hextantstudios / com.hextantstudios.utilitiesLinks
A collection of helpful runtime classes and editor plug-ins for Unity.
☆26Updated 2 years ago
Alternatives and similar repositories for com.hextantstudios.utilities
Users that are interested in com.hextantstudios.utilities are comparing it to the libraries listed below
Sorting:
- ☆26Updated last year
- Work with ScriptableObjects in a similar manner to how you work with Components and GameObjects☆18Updated last year
- Proof of concept wrapper to allow using Unity Physics directly with Game Objects (without ECS).☆63Updated 4 months ago
- Attributes and Property Drawers/Decorators for Unity☆23Updated last year
- Draw debug handles and other GUI elements in the scene view from anywhere in your code base.☆52Updated 5 years ago
- A command-line parser for Unity 2019.3 and newer in the style of PlayerPrefs.☆59Updated 6 months ago
- Different utilities that simplify development in Unity3D.☆32Updated last year
- Burst-compatible Delegates☆17Updated 2 years ago
- Editor of `BlobAsset`☆33Updated 3 years ago
- An AnimationCurve that works inside a job. Build one by providing an original AnimationCurve.☆27Updated 5 years ago
- Customizable Unity Editor notification sounds - Like EditorApplication.Beep() but configurable☆45Updated last year
- Visual behaviour & AI design tool for Unity.☆34Updated 2 years ago
- Unity DOTS node based path finding, using Eager Dijkstra modified Shortest Path algorithm☆44Updated 4 years ago
- 👨👩👧 Format strings with HTML-like tags (Unity's Rich Text) in LINQ fashion☆24Updated 2 years ago
- Simple cross-scene reference extension for Unity 2018+.☆16Updated 4 years ago
- A source generator that automatically generates a cache of components for Unity.☆34Updated last year
- A Unity Editor tool for creating new Unity packages and updating existing ones.☆18Updated 4 years ago
- Unity utility to show the time it takes to compile every assembly after a reload.☆29Updated 4 years ago
- Custom propery drawers to ease fields value management in Unity editor.☆39Updated 5 years ago
- A Unity async/await extension methods☆26Updated 2 years ago
- Unity DOTS Stats-system implementation☆36Updated 3 years ago
- Open-source tweening library that's part of the Juce Unity tools framework.☆27Updated last year
- Adds a unity-supported, SerializableType class and an inspector for editing SerializeReference fields.☆43Updated last year
- Ease-of-Use Source Generator Alternative for Unity☆60Updated last year
- Easily update Unity packages hosted via git☆44Updated 2 years ago
- Spatial hashing for Unity using ECS/DOTS☆56Updated last year
- Tool will enable you to view and debug changes to position/rotation/scale on any Unity transform done by any method/setter on a frame by …☆54Updated 9 months ago
- Extending DOTS☆60Updated 4 years ago
- Command based scriptable build pipeline for Unity 3D