editar les propietats de la habitacio
This commit is contained in:
@@ -228,13 +228,14 @@ categories:
|
||||
|
||||
- keyword: SET
|
||||
handler: cmd_set
|
||||
description: "Set enemy property (editor, select enemy first)"
|
||||
usage: "SET <ANIMATION|COLOR|VX|VY|FLIP|MIRROR> <value>"
|
||||
description: "Set property (enemy or room, editor mode)"
|
||||
usage: "SET <property> <value>"
|
||||
dynamic_completions: true
|
||||
completions:
|
||||
SET: [ANIMATION, COLOR, VX, VY, FLIP, MIRROR]
|
||||
SET: [ANIMATION, COLOR, VX, VY, FLIP, MIRROR, BGCOLOR, BORDER, ITEMCOLOR1, ITEMCOLOR2, CONVEYOR, TILESET, UP, DOWN, LEFT, RIGHT]
|
||||
SET FLIP: [ON, OFF]
|
||||
SET MIRROR: [ON, OFF]
|
||||
SET CONVEYOR: [LEFT, NONE, RIGHT]
|
||||
|
||||
- name: CHEATS
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user