Bewildered-Core
Common use data types, and utilities for Unity that are high-quality and feel like a native part of Unity (by MechWarrior99)
Unity-SerializeReferenceExtensions
Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector. (by mackysoft)
Bewildered-Core | Unity-SerializeReferenceExtensions | |
---|---|---|
1 | 4 | |
53 | 923 | |
- | 5.7% | |
0.0 | 8.1 | |
almost 3 years ago | 5 months 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.
Bewildered-Core
Posts with mentions or reviews of Bewildered-Core.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-16.
-
Is Odin still worth it?
Bewildered Core - Full discloser this one is mine. It has styling that imo feels native to Unity, supports lists as keys and values, and plays nice with custom editors, as clean and commented code. I have an update in the next day or so that will add extension methods for working with the serialized dictionaries with SerializedProperties. Again this one is mine, so I am definitely biased, but the others really do have issues with their implementations.
Unity-SerializeReferenceExtensions
Posts with mentions or reviews of Unity-SerializeReferenceExtensions.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-11.
-
What features do you want Unity to focus next?
for serializing interfaces and abstracts, this is phenomenal: https://github.com/mackysoft/Unity-SerializeReferenceExtensions
-
I love collecting free/MIT utility code for Unity to add to my projects. Let's share some!
This one allows you to serialize a reference, like Unity's SerializeReference. However, in the inspector, you get to create an instance of any type the reference can hold. This is extremely powerful for modular systems like card games or weapons.
-
Is Odin still worth it?
Unity Serialize Reference Extensions
What are some alternatives?
When comparing Bewildered-Core and Unity-SerializeReferenceExtensions you can also consider the following projects:
Unity-Editor-Toolbox - Tools, custom attributes, drawers, hierarchy overlay, and other extensions for the Unity Editor.
NaughtyAttributes - Attribute Extensions for Unity
Unity-SerializableDictionary - Serializable dictionary class for Unity
UnitySerializedDictionary - Serialized and drawed in editor Dictionary
Bewildered-Core vs Unity-Editor-Toolbox
Unity-SerializeReferenceExtensions vs NaughtyAttributes
Bewildered-Core vs NaughtyAttributes
Unity-SerializeReferenceExtensions vs Unity-SerializableDictionary
Bewildered-Core vs UnitySerializedDictionary
Unity-SerializeReferenceExtensions vs UnitySerializedDictionary