User Tools

Site Tools


scripting_reference

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
scripting_reference [2021/06/19 13:03] justinscripting_reference [2021/06/19 18:41] justin
Line 4: Line 4:
 Action functions are used to trigger certain actions or events in your game, such as loading a map, playing an animation, or healing a character. These functions allow you to control the flow of your game and help give life to its world! Click on a function name for more details around its usage. Action functions are used to trigger certain actions or events in your game, such as loading a map, playing an animation, or healing a character. These functions allow you to control the flow of your game and help give life to its world! Click on a function name for more details around its usage.
  
-Parameters marked with an asterisk (*) are optional. If an optional parameter is passed to a function, any preceding optional parameters must be passed as well.+Parameters marked with an asterisk (*) are optional. If an optional parameter is passed to a function, any preceding optional parameters must also be included.
  
 ^Name^Signature^ ^Name^Signature^
scripting_reference.txt · Last modified: 2024/04/04 20:38 by justin