Editor – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "{{Ylands editor navbox}}" to "{{Navbox/Ylands}}")
(18 intermediate revisions by 3 users not shown)
Line 3: Line 3:
==General==
==General==
===How to===
===How to===
*[[Ylands Best practices|Best Practices]]
*[[Ylands Common problems FAQ|Common Problems FAQ]]
*[[Ylands Game export|Export a game]]
*[[Ylands Game export|Export a game]]
*[[Ylands Change Game ID|Change Game ID]]
*[[Ylands Change Game ID|Change Game ID]]
*[[Ylands Game logic - Custom controls|Custom controls]]
*[[Ylands Persistent Storage|Storage Data]]
*[[Ylands Persistent Storage|Storage Data]]
*[[Ylands Game set|Game set]]
*[[Ylands Matchmaking|Matchmaking]]
*[[Ylands WIKI FAQ|WIKI FAQ]]
*[[Ylands WIKI FAQ|WIKI FAQ]]
===Objects===
===Objects===
Line 17: Line 22:


===Database===
===Database===
*[[Ylands Game logic list|Game logic]]
*[[:Category:Game Logic|Game Logic]]
*[[Ylands Script tiles list|Script tiles]]
*[[:Category:Script tiles|Script tiles]]
 
===Tutorials===
Support information for Example scenarios available in-game.
 
*[[Ylands Tutorial - Entity interactions|Scripting tutorial 1: Entity interactions]]
*[[Ylands Tutorial - Trigger zone|Scripting tutorial 2: Trigger zone]]
*[[Ylands Tutorial - Event listener|Scripting tutorial 3: Event listener]]
*[[Ylands Tutorial - Entity operations|Scripting tutorial 4: Entity operations]]
*[[Ylands Tutorial - Variables|Scripting tutorial 5: Variables]]
*[[Ylands Tutorial - Loops & Arrays|Scripting tutorial 6: Loops & Arrays]]
*[[Ylands Tutorial - Conditions|Scripting tutorial 7: Conditions]]
*[[Ylands Tutorial - Labels|Scripting tutorial 8: Labels]]
*[[Ylands Tutorial - Time|Scripting tutorial 9: Time]]
*[[Ylands Tutorial - Custom instructions|Scripting tutorial 10: Custom instructions]]
*[[Ylands Tutorial - Global storage|Scripting tutorial 11: Global storage]]
*[[Ylands Tutorial - Entity storage|Scripting tutorial 12: Entity storage]]
*[[Ylands Tutorial - User interface|Scripting tutorial 13: User interface]]


===New and updated===
===New and updated===
*[[:Category:Ylands 1.5| 1.5]]
*[[:Category:Ylands 1.4| 1.4]]
*[[:Category:Ylands 1.3| 1.3]]
*[[:Category:Ylands 1.2| 1.2]]
*[[:Category:Ylands 1.1| 1.1]]
*[[:Category:Ylands 0.15| 1.0]]
*[[:Category:Ylands 0.14| 0.14]]
*[[:Category:Ylands 0.13| 0.13]]
*[[:Category:Ylands 0.13| 0.13]]
*[[:Category:Ylands 0.12| 0.12]]
*[[:Category:Ylands 0.12| 0.12]]
Line 27: Line 56:


----
----
{{Ylands scripting navbox}}
{{Navbox/Ylands}}

Revision as of 04:59, 30 December 2020

Welcome to Editor documentation.

General

How to

Objects

Visual scripting

How to

Database

Tutorials

Support information for Example scenarios available in-game.

New and updated