This commit is contained in:
Insality
2025-03-07 23:17:04 +02:00
parent 69cf28e408
commit 6c5210a0fa
6 changed files with 81 additions and 2 deletions

View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1,5 @@
# Druid Editor Scripts
## Auto Layers setup
## Create Druid Widget

View File

@@ -0,0 +1,10 @@
# Widgets
What are widgets
What are difference from custom components
Using Druid Widgets
Creating your own widgets (it's a new default way to use druid!)
Best practices
Make reusable widgets
Binding Widget to Game Objects
Testing you widgets separately