Property | Type | Description | |
---|---|---|---|
color | Color | ||
hypeDuration | float | ||
intershotDelay | float | ||
kickForce | float |
Method | Description | |
---|---|---|
GetColor ( ) : Color | ||
GetKickForce ( ) : float | ||
Shoot ( GameObject shootFrom ) : float |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void |
public abstract Shoot ( GameObject shootFrom ) : float | ||
shootFrom | GameObject | |
return | float |