Object List: Difference between revisions
Added Object List to the wiki |
m Fix typos |
||
| Line 1: | Line 1: | ||
Object List is the list of all objects in the game. Here, you can add or edit entries for objects, change the object's name(be careful: the game loads an object sprite with the same name as in the object string!), its type and toggle the flag(doing so will make the game render the object on the top screen instead of the touch screen). | Object List is the list of all objects in the game. Here, you can add or edit entries for objects, change the object's name (be careful: the game loads an object sprite with the same name as in the object string!), its type and toggle the flag (doing so will make the game render the object on the top screen instead of the touch screen). | ||
Revision as of 11:08, 19 April 2025
Object List is the list of all objects in the game. Here, you can add or edit entries for objects, change the object's name (be careful: the game loads an object sprite with the same name as in the object string!), its type and toggle the flag (doing so will make the game render the object on the top screen instead of the touch screen).