Add a Condition
You can add a condition in a sentence.
Here is the condition: If Cube Is Clicked
Add a ConditionYou can add a condition in a sentence. Here is the condition: If Cube Is Clicked Add an ActionYou can add an action in a sentence. Here is the action: Do Human Goes To Point After 300s. Here is the final sentence (condition and its associated action): If Cube Is Clicked Do Human Goes To Point After 300s. In other words, if you click the cube during a playing session, the human actor walks to a point after a specified time period. Manage Multiple ConditionsYou can add multiple conditions in a sentence. Here is the final result: If Cube Is Visible Or Cube Is Clicked Manage Multiple ActionsYou can add multiple actions in a sentence.
Here is the action: Do Human Goes To Point After 300s And Human Hides After 3s. Here is the final sentence (condition and its associated action): If Cube Is Clicked Do Human Goes To Point After 300s And Human Hides After 3s. |