sequences, random & global variables
This commit is contained in:
13
GYMKHANA.md
Normal file
13
GYMKHANA.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Gymkhana
|
||||
> Las gymkhanikas de Uli
|
||||
|
||||
## ESC Commands
|
||||
- `item_count_add item_id value`
|
||||
- `play_lib_snd filename namespace`
|
||||
- `play_video "res://file"`
|
||||
- `set_tooltip object action text`
|
||||
- `say_random player list_id lenght`
|
||||
- Generates a global variable `{list_id}_count`
|
||||
- `say_sequence player list_id lenght [loop]`
|
||||
- Generates a global variable `{list_id}_current_index`
|
||||
- Generates a global variable `{list_id}_count`
|
||||
Reference in New Issue
Block a user