Changes

Jump to navigation Jump to search
45 bytes removed ,  22:20, 24 March 2020
→‎Images: rewrite a bit, corrections (e.g. there are multiple valid Stone items, they're just not normally obtainable), use 'sprite' consistently, update link
Line 744: Line 744:  
The numbers in index 6 represent other object numbers from <tt>ObjectInformation.xnb</tt>.
 
The numbers in index 6 represent other object numbers from <tt>ObjectInformation.xnb</tt>.
   −
==Images==
+
==Sprites==
The item IDs in <tt>ObjectInformation.xnb</tt> correspond to the images in the sprite sheet <tt>Content\Maps\springobjects.xnb</tt>. The sprites are numbered from the top left starting with zero.
+
The item IDs in <tt>Content\Data\ObjectInformation.xnb</tt> correspond to the sprites in the <tt>Content\Maps\springobjects.xnb</tt> spritesheet. The sprites are numbered from the top left starting with zero. see [[Modding:Object data/Sprites]] for a table of sprites and their corresponding item IDs.
   −
Note that the both the sprite sheet and <tt>ObjectInformation.xnb</tt> contain several items that cannot normally be taken into inventory (Twigs, Stone Base, Lumber, etc). In addition, there are multiple entries for "Weeds" and "Stone".
+
The spritesheet and data both have items that can't normally be found in the player inventory (like twigs and lumber), and some sprites have no corresponding item data. There are also multiple entries for ''weeds'' and ''stone'' corresponding to different sprites, but the player can only normally obtain one ''stone'' item (and no ''weeds'' items).
*There are no valid "Weeds" items (prior to Version 1.4, 316 was the only valid "Weeds" item)
  −
*390 is the only valid "Stone" item.
  −
 
  −
For a table of all sprites from <tt>springobjects.xnb</tt> along with their corresponding Item IDs, see [[Modding:Springobjects]].
      
==Categories==
 
==Categories==
translators
8,403

edits

Navigation menu