Editor – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
==General== | ==General== | ||
===How to=== | ===How to=== | ||
*[[Ylands Best | *[[Ylands Best practices|Best Practices]] | ||
*[[Ylands Common problems FAQ|Common Problems FAQ]] | *[[Ylands Common problems FAQ|Common Problems FAQ]] | ||
*[[Ylands Game export|Export a game]] | *[[Ylands Game export|Export a game]] | ||
Line 10: | Line 10: | ||
*[[Ylands Persistent Storage|Storage Data]] | *[[Ylands Persistent Storage|Storage Data]] | ||
*[[Ylands Game set|Game set]] | *[[Ylands Game set|Game set]] | ||
*[[Ylands Matchmaking|Matchmaking]] | |||
*[[Ylands WIKI FAQ|WIKI FAQ]] | *[[Ylands WIKI FAQ|WIKI FAQ]] | ||
===Objects=== | ===Objects=== | ||
Line 42: | Line 43: | ||
===New and updated=== | ===New and updated=== | ||
*[[:Category:Ylands 1. | *[[:Category:Ylands 1.4| 1.4]] | ||
*[[:Category:Ylands 1.3| 1.3]] | |||
*[[:Category:Ylands 1.2| 1.2]] | *[[:Category:Ylands 1.2| 1.2]] | ||
*[[:Category:Ylands 1.1| 1.1]] | *[[:Category:Ylands 1.1| 1.1]] | ||
*[[:Category:Ylands 0.15| 0 | *[[:Category:Ylands 0.15| 1.0]] | ||
*[[:Category:Ylands 0.14| 0.14]] | *[[:Category:Ylands 0.14| 0.14]] | ||
*[[:Category:Ylands 0.13| 0.13]] | *[[:Category:Ylands 0.13| 0.13]] |
Revision as of 15:18, 7 September 2020
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