Editor – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with " ---- {{Ylands scripting navbox}}")
 
m (Text replacement - "[[Ylands " to "[[Ylands:")
 
(42 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Welcome to Editor documentation.
== Knowledge==
*[[Ylands:Making your own game|How to make my first game]]
*[[:Category: Editor: How To|Editor guides]]
*[[:Category: Script: How To|Script guides]]
*[[:Category:Ylands: How To|Misc guides]]
=== Database ===
*[[:Category:Game Logic|List of Game Logic]]
*[[:Category:Instructions|List of 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]]




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

Latest revision as of 17:36, 16 November 2022

Welcome to Editor documentation.

Knowledge


Database


Tutorials

Support information for Example scenarios available in-game.