EditorStylesScriptable
Small utility addon for Unity to have all EditorStyles cached in a ScriptableObject with previews. Can use the GUIStyles for custom editors, tools or even at game runtime. (by WooshiiDev)
Array2DEditor
Use 2-dimensional arrays in Unity's Inspector. (by Eldoir)
| EditorStylesScriptable | Array2DEditor | |
|---|---|---|
| 1 | 2 | |
| 35 | 203 | |
| - | 0.0% | |
| 1.8 | 4.4 | |
| over 5 years ago | almost 3 years ago | |
| C# | C# | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
EditorStylesScriptable
Posts with mentions or reviews of EditorStylesScriptable.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Created a small utility where all internal EditorStyles can be accessed at anytime from a ScriptableObject at runtime
Link to Repository: https://github.com/WooshiiDev/EditorStylesScriptable Hey there! This isn't anything too big but I thought I'd share anyway.
Array2DEditor
Posts with mentions or reviews of Array2DEditor.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-12.
-
A Little Bit Of Everything: Unity Complete Package
Array2D A tool that provides wraps 2D Array for you and can display them in editor. I, erm, used this to design enemy sprites and levels. Yeah. Hey it works absurdly well!
-
[FREE] Array2DEditor: A plugin to manage 2D arrays in the Inspector
GitHub: https://github.com/Eldoir/Array2DEditor
What are some alternatives?
When comparing EditorStylesScriptable and Array2DEditor you can also consider the following projects:
ecs-unityintegration - UnityEditor integration for LeoECS Entity Component System framework.
dotween - A Unity C# animation engine. HOTween v2
UnityRuntimeNodeEditor - Unity runtime node editor using with Unity UI.
Noisy-Nodes - Adds various noise generation nodes to Unity Shader Graph, including 3D noise nodes.
xNode - Unity Node Editor: Lets you view and edit node graphs inside Unity
Smart-Inspector - Fluent re-take on Unity Inspector UX. Packed with QoL improvements.