Unity Scripts Unity Packages
26 packages tagged with "unity-scripts"
grahamboree
tilde
Tilde is a remote developer console for Unity that enables in-game command execution via keyboard or web interface. Feat...
IntoTheDev
MultiTags
This package allows you to Tag Game Objects with ScriptableObjects.
Brian-Jiang
Smart Reference
Smart Reference lets you lazily load asset references in Unity ScriptableObject and MonoBehaviour, reducing unnecessary ...
Mateo-Jimenez76Simple Health System
Simple Health System provides a robust health management solution with damage, healing, and death mechanics. Features in...
jacksondunstan
Native Collections
A small library of native collections like NativeArray<T> suitable to be used with Unity 2018.1 or greater. No additiona...
BenPyton
Cheat Console
Add easily a cheat console in your game to debug it with cheat methods. **Usage** Add a [Cheat] attribute above static...
IntoTheDev
Object Pooling
Object pooling system that reuses game objects instead of instantiating and destroying them, significantly improving per...
IntoTheDevSave System
Save game data with a simple PlayerPrefs-like API. Supports complex types (vectors, quaternions, arrays, lists, custom c...
MoshitinEncodedAI Behaviour Tree
A visual, node-based Behaviour Tree tool for Unity. Dependencies - https://github.com/MoshitinEncoded/METools.git
baba-s
UniSceneDataTransfer
Unity package to easily pass data at scene transition.
EudenDev
Pooling System
Game Object Pooling solution with events, generic pools and documentation on GitHub.
BayatGames
Save Game Free
A free and simple but powerful solution for saving and loading game data in Unity
ExpressoBits
EB Console
EB Console provides a free, customizable in-game debug console for Unity. Features include command execution with histor...
AnisimovArthurUnity Tools
Provides essential Editor and Runtime tools for Unity development. Includes a Scheduler for delayed execution, Event Han...
CareBoo
Serially
Provides extension classes to extend Unity's serialization capabilities. - Serialize Type references - Inject instances...
TrackMan
Figma for Unity
Figma to Unity uxml/uss converter, utilities for VisualTree management in runtime.
RimuruDevRimuruDev
Easily and conveniently navigate scenes in Unity without having to manually search for the scene you need.
Voltstro-Studios
Unity Command Line Parser
Parse command line arguments in Unity with ease. This parser wraps McMaster.Extensions.CommandLineUtils to handle launch...
Hagelslag77
Infinite DynamicScroll View
Provides a Unity ScrollRect and ScrollView supporting an infinite amount of entries of dynamic dimensions.
UnityCommunity
Unity Singleton
The best way to implement singleton pattern in Unity.