mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-22 11:23:29 +01:00
added a cheat to dump the texture packer
This commit is contained in:
parent
2b9a2359df
commit
f707078d7e
1 changed files with 2 additions and 1 deletions
|
@ -22,3 +22,4 @@ You can open up the game's cheat menu by pressing the `F1` key. Here is a list o
|
|||
- 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
|
||||
- `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+)
|
Loading…
Reference in a new issue