Custom Editor Windows Made Easy with Odin Inspector!

  Рет қаралды 39,769

Sirenix

Sirenix

Күн бұрын

Пікірлер: 25
@MrHandsy
@MrHandsy 3 жыл бұрын
You have no idea how much I appreciate your tools. Best $80+ I've ever spent and I will never regretti speghetti.
@parboilrice
@parboilrice 5 жыл бұрын
Awesome. I haven't been using Scriptable Objects for my enemy types, but I now feel like I have enough reason to do so with the last few videos you've released. Great video.
@broganking9830
@broganking9830 5 жыл бұрын
Where has this been my whole life! thank you for showing me this, definitely putting this to good use
@alejmc
@alejmc 5 жыл бұрын
The learning curve for this has been lowered to new grounds. This is exactly what I needed to stop avoiding using the tree menu windows. Don’t get me wrong, the documentation is quite top notch and all, but for some things, especially integrated examples, this is it. Thanks a lot
@OneWheelStudio
@OneWheelStudio 5 жыл бұрын
So glad the video is useful! This is why we're making the videos. Any other Odin bars that feel a bit too high? Or something you wish you understood better? Always looking to mine ideas for videos ;)
@MrZtapp
@MrZtapp Жыл бұрын
I just purchased your products and this will help me a lot. Awesome tutorial, thanks.
@bentom945
@bentom945 4 жыл бұрын
Amazing... will get this soon when I have budget.
@halivudestevez2
@halivudestevez2 10 ай бұрын
now this part is extremely helpful even odin and the tutiroal, too
@halivudestevez2
@halivudestevez2 10 ай бұрын
but yeah, need to go further.... like handling subfolders... and can I make a more generic solution based on this class.... and remove code duplication of creating new ;)
@lucas90gs
@lucas90gs Жыл бұрын
This is insane! This feature is great! One question though, how can I quickly draw my scriptable object in the window like the tree does, so I can do the same but inheriting from OdinEditorWindow
@TheKr0ckeR
@TheKr0ckeR Жыл бұрын
Great guide! How can I make the name more generic while creating name? Even if their name is same, I want to be able to increase its number like.. Board Data 1, Board Data 2 etc without naming it
@tr25ny
@tr25ny 8 ай бұрын
How would I launch an editor window from a component on GameObject, instead of using [MenuItem("My Game/Some Window")]. is this possible.
@112Nelo
@112Nelo 4 жыл бұрын
Why are you destroying the EnemyData scriptable object from CreateNewEnemyData? Since it's just in memory won't garbage collection take care of it?
@kaesezwerg1234able
@kaesezwerg1234able 4 жыл бұрын
Hi, super useful videos, thanks for that. I am pretty new to Odin and I wonder if it is possible to add for example some buttons to the Enemy Data Menu that would show on the right, if Enemy Data is selected.
@kaesezwerg1234able
@kaesezwerg1234able 4 жыл бұрын
nevermind I found it :) perfect!
@hojaverde5265
@hojaverde5265 4 жыл бұрын
Is there a name to change the display name of the asset in the tree?
@OneWheelStudio
@OneWheelStudio 4 жыл бұрын
The command AddAllAssetsAtPath returns an IEnumerable with all the menu items added to the tree. From there you can loop through all the items either with a ForEach or with LINQ and alter the names. For example if you wanted to display all the names as upper case you could do something like this: tree.AddAllAssetsAtPath(path).ForEach(item => item.Name = item.Name.ToUpper()); Hope that answers your question. If not, come on over to the Devdog Discord (link in the video description).
@BestCaso
@BestCaso 2 жыл бұрын
I'm trying found a tutorial that makes exactly what you have done with your enemy model but i can't find anywhere. You put the model in the scriptable object and displays on the scene editor, is this a property of Odin?
@richardlalan7
@richardlalan7 2 жыл бұрын
😄 Nice!
@ngoctamnguyen2580
@ngoctamnguyen2580 3 жыл бұрын
Hello, example in your video, Can I change the name field Health to an image (heart) ? or just create 2 fields is texture and health Field(remove label)?? I just want short my inspector
@sirenix7891
@sirenix7891 3 жыл бұрын
You can hide labels with [HideLabel]
@vargonian
@vargonian 4 жыл бұрын
Is this compatible with UIElements (aka UI Toolkit)?
@sirenix7891
@sirenix7891 4 жыл бұрын
It's not yet, but that's on the roadmap!
How to Use Odin Inspector with Scriptable Objects?
6:15
Sirenix
Рет қаралды 35 М.
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 1,6 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 43 МЛН
Easy Editor Windows in Unity with Serialized Properties
10:57
Game Dev Guide
Рет қаралды 101 М.
ODIN Inspector & Serializer -- Godly Unity Plugin
11:55
Gamefromscratch
Рет қаралды 21 М.
How to Create a Custom Inspector with Odin?
7:44
Sirenix
Рет қаралды 37 М.
10 Years of Unity GameDev Tools! (The secret 1/1000 I use constantly)
8:10
Jason Weimann (GameDev)
Рет қаралды 9 М.
Making a custom inspector using UI Builder (Easy) | Unity Tutorial
15:23
Sasquatch B Studios
Рет қаралды 15 М.
Scriptable Objects: What are they? How do you use them?
10:38
Odin Inspector ⚡️ ТОП 1 ассет для Unity Editor
1:22:12
What Makes A Game Speedrun Friendly?
15:35
Design Doc
Рет қаралды 158 М.
Be CAREFUL with Scriptable Objects!
8:27
Code Monkey
Рет қаралды 85 М.
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 1,6 МЛН