Editor – Ylands
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " (={2,})([^ = ])(.*)([^ = ])(={2,}) * " to " $1 $2$3$4 $5 ") |
Lou Montana (talk | contribs) m (Text replacement - " (={2,})([^ = ])(.*)([^ = ])(={2,}) * " to " $1 $2$3$4 $5 ") |
||
Line 2: | Line 2: | ||
== General == | == General == | ||
===How to=== | === How to === | ||
*[[Ylands Best practices|Best Practices]] | *[[Ylands Best practices|Best Practices]] | ||
*[[Ylands Common problems FAQ|Common Problems FAQ]] | *[[Ylands Common problems FAQ|Common Problems FAQ]] | ||
Line 17: | Line 17: | ||
== Visual scripting == | == Visual scripting == | ||
===How to=== | === How to === | ||
*[[Ylands Visual scripting introduction|Introduction to Visual scripting]] | *[[Ylands Visual scripting introduction|Introduction to Visual scripting]] | ||
*[[Ylands Script conventions|Script conventions]] | *[[Ylands Script conventions|Script conventions]] |
Revision as of 19:22, 31 January 2021
Welcome to Editor documentation.
General
How to
- Best Practices
- Common Problems FAQ
- Export a game
- Change Game ID
- Custom controls
- Storage Data
- Game set
- Matchmaking
- WIKI FAQ
Objects
Visual scripting
How to
Database
Tutorials
Support information for Example scenarios available in-game.
- Scripting tutorial 1: Entity interactions
- Scripting tutorial 2: Trigger zone
- Scripting tutorial 3: Event listener
- Scripting tutorial 4: Entity operations
- Scripting tutorial 5: Variables
- Scripting tutorial 6: Loops & Arrays
- Scripting tutorial 7: Conditions
- Scripting tutorial 8: Labels
- Scripting tutorial 9: Time
- Scripting tutorial 10: Custom instructions
- Scripting tutorial 11: Global storage
- Scripting tutorial 12: Entity storage
- Scripting tutorial 13: User interface
New and updated