User Tools

Site Tools


kirby64_the_crystal_shards:level_settings_blocks

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
kirby64_the_crystal_shards:level_settings_blocks [2020/09/15 11:30]
jesusyoshi54 [Collision Header]
kirby64_the_crystal_shards:level_settings_blocks [2021/04/09 18:11]
someone2639 [Normal Groups] edit struct definition since it's the only resource on the topic
Line 119: Line 119:
 struct Norm_Group struct Norm_Group
 { {
-/​*0x0*/  ​u16  ​Normal_Index;​ +/​*0x0*/  ​u8  ​Normal_Index;​ 
-/*0x2*/  ​u16  ​Left_Child;​ +/*0x1*/  ​u8  ​Left_Child;​ 
-/*0x4*/  ​u16  ​Right_Child;​ +/*0x2*/  ​u8  ​Right_Child;​ 
-/*0x6*/  ​u16  ​Tri_Cell_Index+/*0x3*/  ​u8  ​Tri_Cell_Index
 }; };
 </​code>​ </​code>​
kirby64_the_crystal_shards/level_settings_blocks.txt · Last modified: 2021/04/09 18:18 by someone2639