User Tools

Site Tools


yoshis_story

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
yoshis_story [2019/09/26 22:14]
shygoo port my yoshi story notes
yoshis_story [2019/09/26 22:52]
shygoo
Line 102: Line 102:
 { {
     u16 objectId; // object ID     u16 objectId; // object ID
-    u16 layer   // seems to be the drawing layer, collision is active ​on layer 0x0001+    u16 tag     // purpose ​seems to depend ​on the type of object
     f32 x;        // x coordinate in level     f32 x;        // x coordinate in level
     f32 y;        // y coordinate in level     f32 y;        // y coordinate in level
Line 122: Line 122:
 }; };
 </​code>​ </​code>​
 +
 +[[yoshis_story:​object_ids]]
  
 ==== ObjectDefA_00 struct ==== ==== ObjectDefA_00 struct ====
yoshis_story.txt ยท Last modified: 2019/10/04 17:09 by shygoo