Skip to content

gameobject_addon

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
guidbigintunsignedPRINO0
parent_rotation0floatNO0
parent_rotation1floatNO0
parent_rotation2floatNO0
parent_rotation3floatNO1
invisibilityTypetinyintunsignedNO0
invisibilityValueintunsignedNO0
WorldEffectIDintunsignedNO0
AIAnimKitIDintunsignedNO0
 

Description of fields ​

guid ​

refers to gameobject.guid  

parent_rotation0 ​

parentRotation.x -1 <= x <= 1  

parent_rotation1 ​

parentRotation.y -1 <= y <= 1  

parent_rotation2 ​

parentRotation.z -1 <= z <= 1  

parent_rotation3 ​

parentRotation.w -1 <= w <= 1  

invisibilityType ​

from enum InvisibilityType

IDName
0INVISIBILITY_GENERAL
3INVISIBILITY_TRAP
6INVISIBILITY_DRUNK

 

invisibilityValue ​

The larger the value the harder it is to detect this gameobject.  

WorldEffectID ​

- no description -  

AIAnimKitID ​

- no description -