unity-scene
There are 14 repositories under unity-scene topic.
Real-Serious-Games/Unity-Scene-Query
A library to traverse and query the Unity scene to find particular objects, uses something similar to CSS selectors to identify game objects.
EliaFantini/RocketMan-a-VR-videogame-created-with-Unity
A Virtual-Reality "escape-room-like" videogame for Oculus Quest, developed with Unity Engine using only the basic Oculus Framework. Game awarded as best game of the course ( year 2021/2022)
Lazy-Solutions/AdvancedSceneManager
Advanced Scene Manager: The Ultimate Unity Scenemanager! Streamline your Unity scene management and unlock new possibilities with Advanced Scene Manager. This actively supported asset is continuously updated to provide you with the best experience, saving you valuable time and simplifying your workflows.
TatumKirchner/Unity-Car-Controller
Car controller built in Unity
Iam1337/extTerrain2D
Small 2D terrain asset.
techno-dwarf-works/better-scene-management-legacy
Unity Scene Management
RimuruDev/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.
doubleZ0108/Culling-based-on-Unity
3 scenarios of different complexity for testing Backface, Occlusion and Small Feature(Contribution) culling
TatumKirchner/Flight-Controller
Rigidbody flight controller in Unity
WeatherElectric/UnitySceneAutoSave
Automatically save the currently open scene in Unity Editor.
techno-dwarf-works/better-scene-management
Better Scene Management
RimuruDev/Unity-SceneRenameOrder-Editor
Scene Rename Order Editor позволяет гейм-дизайнеру установить порядок сцен в Unity, задать пользовательский шаблон для имен сцен, и переименовать их соответственно. Этот инструмент упрощает управление множеством сцен и может быть полезен в больших проектах.
uuRCnn/Loading_Scene_Manager-Netcode
In Netcode, a common Manager that can handle the loading process of both Networked and Non-Networked scenes.
uuRCnn/Scene_Loading_Fade_Effect
It allows for screen transitions by gradually dimming the screen and then gradually brightening it.