EvilEngine/Assets: Difference between revisions

Content added Content deleted
Battlepedia>Seil
Battlepedia>Seil
Line 21:
| 0x06 || short || '''Flags''' || Common flags represented as a 16-bit bitfield although only the 5 lowest bits are ever used.
* 1 - '''Enabled''' - Initial enabled/disabled state. 0 = disabled, 1 = enabled
* 2 - '''Enabled on Scene PreparePersistent''' - If thisan asset everis gets disabledpersistent, thisit flagwill ensureskeep thattrack itof getsits re-enabledcurrent duringstate everyand restore it on the next scene prepare (player respawn, level reload, etc.) For example, if you make a [[BUTN|button]] persistent and press it in-game, the next time you load the level the button will automatically re-press itself.
* 4 - unknown - Always 1
* 8 - unknown