Lauriel Posted October 4, 2021 Share Posted October 4, 2021 (edited) From the IESDP for this section: Quote WED V1.3 Tile index lookup table The 'tile map' structures reference indices into this table. The 'tile counts' in the tilemap table are counts of indices in this table. This maps tile indices from the WED tile indices into the appropriate tile indices for the particular tileset file which the overlay in question references. Each element in this array is a little-endian 16-bit word. I've never used little-endians. Do I have to muck about with the order of bits to write the correct value or is there notation (like hex) to say - put this in little-fellaendian notation. Or ... what? Or is this some sort of (start, count) pair of ... something. EDIT: Never mind - I don't think I need to add to this table when adding a door. Edited October 4, 2021 by Lauriel Quote Link to comment
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.