A collection of generally useful scripts and assets for use in Unity projects.
-
Updated
Aug 19, 2024 - C#
A collection of generally useful scripts and assets for use in Unity projects.
Set of some useful utilities and extensions for Unity development process.
🎨 This script turns your source sprite in a prefab composition of GameObjects based on it assigned "GameObject: Color" pairs.
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.
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.
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.
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.
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.
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)
ScriptFinder - ScriptFinder — это утилита для Unity Editor, разработанная RimuruDev. Она позволяет разработчикам Unity быстро подсчитывать количество скриптов в определенной папке или по всему проекту. Это особенно полезно для крупных проектов, где нужно отследить объем кода или просто организовать ресурсы.
Unity Missing Scripts Finder Editor Tool
Allows store android keystore between sessions
Unity package that has a set of utility scripts for Unity3d.
Этот инструмент разработан для разработчиков, использующих Unity на macOS, которые сталкиваются с ограничениями дискового пространства, например, на MacBook'ах с небольшим объемом SSD. `Memory Profiler Snapshot Archiver` позволяет архивировать снимки памяти, созданные в Unity Memory Profiler, на внешний диск. Это помогает освобождать место на основ
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.
Allows import Unity packages to custom folder
A Unity utility for simply converting between different coordinate frames.
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."