- faltava propietat mirror

- al fer clic es tanca la consola
This commit is contained in:
2026-04-02 13:02:35 +02:00
parent 273d9304dc
commit fc28586940
5 changed files with 143 additions and 5 deletions

View File

@@ -219,14 +219,22 @@ categories:
completions:
EDIT: [ON, OFF, REVERT]
- keyword: ENEMY
handler: cmd_enemy
description: "Add, delete or duplicate enemy (editor)"
usage: "ENEMY <ADD|DELETE|DUPLICATE>"
completions:
ENEMY: [ADD, DELETE, DUPLICATE]
- keyword: SET
handler: cmd_set
description: "Set enemy property (editor, select enemy first)"
usage: "SET <ANIMATION|COLOR|VX|VY|FLIP> <value>"
usage: "SET <ANIMATION|COLOR|VX|VY|FLIP|MIRROR> <value>"
dynamic_completions: true
completions:
SET: [ANIMATION, COLOR, VX, VY, FLIP]
SET: [ANIMATION, COLOR, VX, VY, FLIP, MIRROR]
SET FLIP: [ON, OFF]
SET MIRROR: [ON, OFF]
- name: CHEATS
commands: