All Projects → febucci → Unitypackage Custom Hierarchy

febucci / Unitypackage Custom Hierarchy

Licence: other
Unity package to help having a clearer Hierarchy view, organizing everything in a “tree view” and including extra informations like Components Icons and groups/divisors.

Labels

Projects that are alternatives of or similar to Unitypackage Custom Hierarchy

Isaura
An attempt at making a aura thingie with a isoline shader.
Stars: ✭ 187 (-7.43%)
Mutual labels:  unity
Face Nn
游戏捏脸,基于神经风格迁移框架生成逼真人脸
Stars: ✭ 192 (-4.95%)
Mutual labels:  unity
Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (-1.98%)
Mutual labels:  unity
Awesome Unity Shader
⛵ 关于炫酷的Unity3D Shader | About Cool Unity3D Shaders
Stars: ✭ 2,658 (+1215.84%)
Mutual labels:  unity
Unity Ecs Rts
Trying to recreate a simple RTS game using Unity and pure ECS
Stars: ✭ 189 (-6.44%)
Mutual labels:  unity
Unityparticlesystempreview
Unity ParticleSystem Preview 粒子预览插件
Stars: ✭ 195 (-3.47%)
Mutual labels:  unity
Magiconion
Unified Realtime/API framework for .NET platform and Unity.
Stars: ✭ 2,505 (+1140.1%)
Mutual labels:  unity
Delight
Delight is an open source component-oriented framework for Unity.
Stars: ✭ 201 (-0.5%)
Mutual labels:  unity
Unitywebsocket
🐳 The Best Unity WebSocket Plugin for All Platforms.
Stars: ✭ 191 (-5.45%)
Mutual labels:  unity
Xuui
xLua的mvvm框架,支持ugui,ngui,fairyGUI。。。
Stars: ✭ 199 (-1.49%)
Mutual labels:  unity
Asynccapturetest
Non-blocking screen capture example with asynchronous GPU readback
Stars: ✭ 191 (-5.45%)
Mutual labels:  unity
Unitywatersurface
Water Surface Simulation using CutomRenderTexture in Unity 2017.1
Stars: ✭ 190 (-5.94%)
Mutual labels:  unity
Fluent State Machine
Fluent API for creating state machines in C#
Stars: ✭ 195 (-3.47%)
Mutual labels:  unity
Scorpio Csharp
Unity游戏热更新脚本
Stars: ✭ 187 (-7.43%)
Mutual labels:  unity
Lomenui
Stylish UI package for Unity engine.
Stars: ✭ 199 (-1.49%)
Mutual labels:  unity
Before join socialgame
ソーシャルゲームのクライアントエンジニア入門以前
Stars: ✭ 187 (-7.43%)
Mutual labels:  unity
Pumkinsavatartools
A toolbox for easily setting up VRChat avatars in Unity. Adds functionality to the editor and automates some of the tedious tasks.
Stars: ✭ 192 (-4.95%)
Mutual labels:  unity
Mirror
#1 Open Source Unity Networking Library
Stars: ✭ 2,905 (+1338.12%)
Mutual labels:  unity
42 corrections
Corrections files of 42 School
Stars: ✭ 198 (-1.98%)
Mutual labels:  unity
Unity.library.eppz.geometry
2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, centroid of multiple polygons, line intersection, point-line distance, segment intersection, polygon-point containment, polygon triangulation, polygon Voronoi diagram, polygon offset, polygon outline, polygon buffer, polygon union, polygon substraction, polygon boolean operations, and more. It is a polygon fest.
Stars: ✭ 198 (-1.98%)
Mutual labels:  unity

Unity Package - Custom Hierarchy for Unity

Hi, I’m Febucci and I’ve created this package to help having a clearer Hierarchy in Unity, organizing everything in a “tree view” and including extra informations like Components Icons and groups/divisors.

Instructions

You can install this package in two ways.

A) Package Manager (GIT Url)

The suggested way to install this package is through the Unity's Package Manager itself, via a GIT url. This way, you will be notified once new versions get released, and you will be able to download them directly from the Unity Editor.

-> The GIT url you need to add to the Package manager is the following (copy and paste it): https://github.com/febucci/unitypackage-custom-hierarchy.git

For more info on how to install custom packages from a GIT Url, please read here: https://docs.unity3d.com/Manual/upm-ui-giturl.html

P.S. If you want, you can also use the GIT url from other branches or other forked repositories.
Example with the "dev" branch: https://github.com/febucci/unitypackage-custom-hierarchy.git#dev

B) Manual Install

You can also install this package manually, by copying the source files directly into your project's assets folder. (You'd have to do this every time there is a new update.)

Setup

After the installation, you must setup the package.

  1. In Unity, head over the menu item "Tools/Febucci/CustomHierarchy/Initialize or Create", and if a prompt appears click yes.
  2. The Custom Hierarchy is now activated and you can edit its related 'Settings' file (it gets selected every time you click on the previous menu item).

Documentation

Small documentation page: https://www.febucci.com/2020/10/custom-hierarchy-for-unity/


If you find this project useful, please let me know!!!
I'd be super happy to see you taking part in it and sharing it around.


Contributing

If you want to contribute:

  1. Fork the project: https://github.com/febucci/unitypackage-custom-hierarchy/fork
  2. Create your own feature branch
  3. Commit your changes to GitHub
  4. Push to the branch
  5. Create a new Pull Request

More information about contributing here: https://github.com/firstcontributions/first-contributions


Links


Have a lovely day and hear you soon, cheers!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].