EntClimbable
Climbable
Allows for setting a entity to Climbable for players, and adds 'OnClimb' events
ID: EntClimbable
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Climbable | Bool Variable | Defaults to True |
Events
Name | Description |
---|---|
Climb(Entity climbedBy) | |
Climb Let Go(Entity letGoBy) |
Updated over 1 year ago