User Tools

Site Tools


kirby64_the_crystal_shards:entity_ids

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
kirby64_the_crystal_shards:entity_ids [2020/05/10 23:42]
jesusyoshi54 [Entity Struct]
kirby64_the_crystal_shards:entity_ids [2020/06/19 00:08]
jesusyoshi54 [Entity Struct]
Line 5: Line 5:
  
 <​code>​ <​code>​
-   0x00: u8 ? +EntityStruct = { 
-   ​0x01: ​u8 entity_bank +   0x00: ('>​B','​Node Num',​1) 
-   ​0x02: ​u8 entity_id +   ​0x01: ​('>​B','​Bank ID',1) 
-   ​0x03: ​u8 ? +   ​0x02: ​('>​B','​Entity ID',1) 
-   ​0x04: ​u16 ? +   ​0x03: ​('>​B','​Action',​1) 
-   ​0x06: ​u16 Eeprom ​Check +   ​0x04: ​('>​H','​Respawn Flag',​2) 
-   ​0x08: ​float 3f Pos +   ​0x06: ​('>​H','​Eeprom',2) 
-   ​0x14: ​float 3f +   ​0x08: ​('>3f','​Translation Vec3f',​12) 
-   ... +   ​0x14: ​('>3f','​Rotation Vec3f',​12) 
-   ​0x20: ​float scale +   ​0x20: ​('>​3f','​Scale Vec3f',​12) 
-   0x24: float x position +}
-   0x28: float unk+
 </​code>​ </​code>​
  
kirby64_the_crystal_shards/entity_ids.txt · Last modified: 2022/04/12 15:27 by GiantJigglypuff3