The OxGKit is a system tool kit commonly used in game development based on Unity design (all are independent tools).
-
Updated
Nov 19, 2024 - C#
The OxGKit is a system tool kit commonly used in game development based on Unity design (all are independent tools).
Unity Missing Scripts Finder Editor Tool
ScriptFinder - ScriptFinder — это утилита для Unity Editor, разработанная RimuruDev. Она позволяет разработчикам Unity быстро подсчитывать количество скриптов в определенной папке или по всему проекту. Это особенно полезно для крупных проектов, где нужно отследить объем кода или просто организовать ресурсы.
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.
Null Check Extension for Fluent Interfaces - Это расширение для C# предназначено для упрощения работы с объектами, которые могут быть null. Оно добавляет метод IfNotNull, который выполняет указанное действие на объекте, если он не null, и выводит предупреждение в консоль, если объект является null.
Add a description, image, and links to the unity-utils topic page so that developers can more easily learn about it.
To associate your repository with the unity-utils topic, visit your repo's landing page and select "manage topics."