As an in-game scripting language, to be embedded in Unity games. As a shell scripting language, to provide a command-line interface where simple code can be executed to control the host system. ISB is ...
uPools is a library that provides object pooling functionality for Unity. It includes various classes for object pooling, such as a generic ObjectPool and a specialized GameObjectPool for GameObjects.