HandleType
HandleType
is used to determine how GunHandle should behave to the Gun instance.
Types
Name | Description |
---|---|
MainHandle | Primary handle for the gun. Used for trigger that can fire the gun |
SubHandle | Secondary handle for the gun. Used for that handed holding and custom action on the trigger |
CustomHandle | The handle that is designed to be used by gun behaviours to implement interactions like cocking |