Some Efficient Code Packages for Unity platform.
-
Updated
Sep 17, 2023 - C#
Some Efficient Code Packages for Unity platform.
The OxGKit is a system tool kit commonly used in game development based on Unity design (all are independent tools).
A Unity utility for simply converting between different coordinate frames.
Allows store android keystore between sessions
SceneSwitcher is a handy tool for Unity Editor that allows you to quickly and easily switch between scenes in your project. This solution is especially useful in large Unity projects, where managing multiple scenes can be difficult.
🎨 This script turns your source sprite in a prefab composition of GameObjects based on it assigned "GameObject: Color" pairs.
Allows import Unity packages to custom folder
Unity Missing Scripts Finder Editor Tool
The Curtain system in Unity is a robust and versatile tool designed to manage transitions and loading screens across your games or applications. It serves as a 'curtain', hiding the scene changes or loading processes that happen in the background, providing a seamless experience for the player.
ScriptFinder - ScriptFinder — это утилита для Unity Editor, разработанная RimuruDev. Она позволяет разработчикам Unity быстро подсчитывать количество скриптов в определенной папке или по всему проекту. Это особенно полезно для крупных проектов, где нужно отследить объем кода или просто организовать ресурсы.
A collection of generally useful scripts and assets for use in Unity projects.
Welcome to the Tic Tac Toe game designed for the Unity Editor, created by RimuruDev. This simple yet fun editor extension allows you to play the classic Tic Tac Toe game right within Unity!
Essential Custom Utilities I use for my Unity Projects (Documentation and Release Coming Soon)
Этот инструмент разработан для разработчиков, использующих Unity на macOS, которые сталкиваются с ограничениями дискового пространства, например, на MacBook'ах с небольшим объемом SSD. `Memory Profiler Snapshot Archiver` позволяет архивировать снимки памяти, созданные в Unity Memory Profiler, на внешний диск. Это помогает освобождать место на основ
ColorUtility is a compact and efficient class designed for working with colors in Unity. It facilitates easy conversion of hexadecimal color codes (in RRGGBB format) to Unity Color objects. This tool is particularly useful when working with color values obtained from external sources, such as web APIs, user interfaces, or text files.
The tool is designed to accelerate the creation of game builds for various platforms, as well as to simplify the use of different Scripting Define Symbols in different builds.
The `AdjustTerrainDetail` script is a utility for Unity that automatically adjusts the terrain detail and quality settings based on the player's position. The script is designed to work with multiple terrains in a scene, helping to improve the performance and visual quality of your game.
Free version of JSONCreator asset from Unity Asset Store. This version is devoid of the save/load sheet feature that comes with the paid version on the Asset Store.
Null Check Extension for Fluent Interfaces - Это расширение для C# предназначено для упрощения работы с объектами, которые могут быть null. Оно добавляет метод IfNotNull, который выполняет указанное действие на объекте, если он не null, и выводит предупреждение в консоль, если объект является null.
Add a description, image, and links to the unity-utilities topic page so that developers can more easily learn about it.
To associate your repository with the unity-utilities topic, visit your repo's landing page and select "manage topics."