EvilEngine/Assets: Difference between revisions

Battlepedia>Seil
Battlepedia>Seil
Line 56:
| 0x0B || byte || '''Solidity flags''' || Flags stored in a bitfield, most likely related to collision. Can be changed dynamically mid-game through events. (?) Always 0 for [[BOUL]], [[PLYR]], and [[TRIG]].
* 1 - Unused
* 2 - '''CollisionPrecise ShapeCollision'''. 0When =enabled, non-precisethe (boundingcollision boxshape is the exact shape of the model),. 1When = unknown/unuseddisabled, 2the =collision preciseshape (exactis shapethe bounding box of the model). Used by [[BUTN]], [[DSTR]], [[EGEN]], [[PKUP]], [[PLAT]], [[SIMP]], [[UI]], [[UIFT]], [[VIL]]
* 4 - '''Unknown''', used by [[EGEN]]
* 8 - Unused
Anonymous user