1 个仓库
Inspecting, editing, and extending game assets and scenes directly within the Unity Editor for customization.
Distinct from Unity Asset Libraries: Distinct from Unity Asset Libraries: focuses on the in-editor editing workflow, not a library of reusable assets.
Explore 1 awesome GitHub repository matching web development · Unity Editor Asset Customization. Refine with filters or upvote what's useful.
This is an open-source 3D action-adventure game project built in Unity, providing a complete game development sample with player movement, combat, and exploration mechanics. The project is structured as a full Unity game project containing all assets, scenes, and scripts, designed for learning and extending game development skills through hands-on modification. The project implements core game systems through Unity's built-in features, including layered Animator state machines for character and enemy animation control, Scriptable Objects for modular game configuration, and a component-based e
Enables inspecting, editing, and extending game assets and scenes directly within the Unity Editor.