Skip to content
#

unity-utilities

Here are 22 public repositories matching this topic...

Этот инструмент разработан для разработчиков, использующих Unity на macOS, которые сталкиваются с ограничениями дискового пространства, например, на MacBook'ах с небольшим объемом SSD. `Memory Profiler Snapshot Archiver` позволяет архивировать снимки памяти, созданные в Unity Memory Profiler, на внешний диск. Это помогает освобождать место на основ

  • Updated Aug 10, 2024
  • C#
SceneSwitcher

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.

  • Updated May 20, 2024
  • C#

Null Check Extension for Fluent Interfaces - Это расширение для C# предназначено для упрощения работы с объектами, которые могут быть null. Оно добавляет метод IfNotNull, который выполняет указанное действие на объекте, если он не null, и выводит предупреждение в консоль, если объект является null.

  • Updated Nov 13, 2023
  • C#
Unity-Curtain

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.

  • Updated Nov 12, 2023
  • C#

Improve this page

Add a description, image, and links to the unity-utilities topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unity-utilities topic, visit your repo's landing page and select "manage topics."

Learn more