Cheats: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 10: | Line 10: | ||
* '''earth''' - reverts previous cheat | * '''earth''' - reverts previous cheat | ||
* '''map next''' - moves to a next map | * '''map next''' - moves to a next map | ||
* '''goto [index]''' - moves to a map with a certain index (according to list, starting with 0) | * '''goto [index]''' - moves to a map with a certain index (according to list, starting with 0) | ||
* '''wireframe''' view Wireframe information | * '''wireframe''' view Wireframe information | ||
* '''colliders | * '''colliders''' show the colliders for [[triggers]], [[entities]], and invisible/hazard/enemy-barrier [[tiles]]. | ||
*'''perf''' enables real time performance information. This gives you a general idea of what's taking the most time in each frame. | |||
*As of '''Alpha 49''' you can execute single-line script commands from the console with ';' eg: ";player teleport 1 2 3". | |||
Latest revision as of 12:38, 20 November 2025
Yes. You need to run the game with an argument "-console". Then in game press the tilde key (`) and the console will be shown. Then you can enter next commands:
- ai enable - enable enemies ai
- ai disable - disable enemies ai
- god - toggle god mode
- give all - give all weapons, ammo and keys
- noclip - toggle noclipping
- moon - moon gravity
- earth - reverts previous cheat
- map next - moves to a next map
- goto [index] - moves to a map with a certain index (according to list, starting with 0)
- wireframe view Wireframe information
- colliders show the colliders for triggers, entities, and invisible/hazard/enemy-barrier tiles.
- perf enables real time performance information. This gives you a general idea of what's taking the most time in each frame.
- As of Alpha 49 you can execute single-line script commands from the console with ';' eg: ";player teleport 1 2 3".