Property | Type | Description | |
---|---|---|---|
criticalChance | float | ||
damage | int | ||
distanceTraveled | float | ||
initialPositionX | float | ||
knockback | Item.Knockback | ||
range | Item.Range | ||
rangedWeaponSpeed | Vector2 |
Method | Description | |
---|---|---|
OnTriggerEnter2D ( |
||
Start ( ) : void | ||
Update ( ) : void |
public OnTriggerEnter2D ( |
||
other | ||
return | void |