Tutorial - Conditions – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "Category: Tutorial" to "Category: Ylands Tutorial")
 
(2 intermediate revisions by the same user not shown)
Line 21: Line 21:


----
----
{{Ylands editor navbox}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|18}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|18}}}}


[[Category: Tutorial]]
[[Category: Ylands Tutorial]]

Latest revision as of 17:44, 16 November 2022

This scene demonstrates how conditions can be used.

The Trigger Zone

When you look at the script attached to the Trigger Zone, you will see that it checks what kind of hat does the player wear and writes out a text based on that.


The Door

  • When we detect that the Player tries to open the door we show an Ask player dialogue.
  • This will ask the given player (the one who who triggered the event) a question.
  • When the question is answered an event is executed in Ask player Game Logic's script and you can analyze the answer and perform some action based on what the Player has said.
  • You can react to one specific answer only or decide to perform various actions when the Player says various things - that is all up to you.


Note:

Please note that If tile (like some others) can be further configured by clicking tile.