mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Update
This commit is contained in:
1
docs_md/creating_gui_layout.md
Normal file
1
docs_md/creating_gui_layout.md
Normal file
@@ -0,0 +1 @@
|
||||
|
5
docs_md/druid_editor_scripts.md
Normal file
5
docs_md/druid_editor_scripts.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Druid Editor Scripts
|
||||
|
||||
## Auto Layers setup
|
||||
|
||||
## Create Druid Widget
|
@@ -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
|
||||
|
Reference in New Issue
Block a user