diff --git a/articles/cheats.md b/articles/cheats.md index 49c42fb..2e0f648 100644 --- a/articles/cheats.md +++ b/articles/cheats.md @@ -21,4 +21,5 @@ You can open up the game's cheat menu by pressing the `F1` key. Here is a list o - The person's animation stops, but they are drawn on all surrounding objects of the same type instead, which makes it easier to ensure that the offset looks correct in multiple rotations and positions - Pressing the up, down, left and right keys moves the current action spot's position and holding shift moves the spot's visual position instead - Pressing the page up and page down keys moves the spot's y offset - - The resulting values are printed to the console every time a modification is made, so you can copy them and paste them into your action spot code \ No newline at end of file + - The resulting values are printed to the console every time a modification is made, so you can copy them and paste them into your action spot code +- `DumpTexture` saves the game's texture packer's entire texture into the Tiny Life directory (which can be accessed through the options menu) as `_Packed.png` (0.16.0+) \ No newline at end of file