Property | Type | Description | |
---|---|---|---|
dealDamageToSelf | bool | ||
part | CharacterPart | ||
type | HitBoxType |
Method | Description | |
---|---|---|
IsDisabled ( ) : bool |
Return if the HitBox is disabled base on disableWhileOnState
|
|
OnTriggerEnter2D ( |
I'm a DealDamage, o is RecieveDamage, then Deal Damage to it's owner!
|
|
Start ( ) : void |
check missconfigurations and initialize
|
Method | Description | |
---|---|---|
OnDrawGizmos ( ) : void |
public OnTriggerEnter2D ( |
||
o | ||
return | void |