EntGrabBodySettings

Grab Body Settings
Adds player grab settings that apply to entire physics body

ID: EntGrabBodySettings
Base Type: Entity Component

Values

NameTypeDescription
Ignore WeightBool VariableWill allow easy grabbing and ignore the physics bodies weight
No GrabbingBool Variable
Is GrabbedBool Variable - ReadOnly

Events

NameDescription
Grabbed By(Entity otherEntity, Entity ourEntity)
Released By(Entity otherEntity, Entity ourEntity)

Return Value Events

NameTypeDescription
Can Entity Grab(Entity otherEntity, Entity ourEntity)Bool