Editor – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
*[[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]] | ||
*[[Ylands Game logic - Custom controls|Custom controls]] | *[[Ylands Game logic - Custom controls|Custom controls]] | ||
*[[Ylands Persistent Storage|Storage Data]] | *[[Ylands Persistent Storage|Storage Data]] | ||
*[[Ylands Game set|Game set]] | *[[Ylands Game set|Game set]] | ||
*[[Ylands Leadeboards|Leaderboards]] | *[[Ylands Leadeboards|Leaderboards]] | ||
*[[Ylands Matchmaking|Matchmaking]] | *[[Ylands Matchmaking|Matchmaking]] | ||
Revision as of 09:39, 8 April 2021
Welcome to Editor documentation.
General
How to
Objects
Visual scripting
How to
- Introduction to Visual scripting
- Script conventions
- Custom controls
- Storage Data
- Game set
- Leaderboards
- Matchmaking
Database
Text scripting
How to
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