Property | Type | Description | |
---|---|---|---|
coolDown | float | ||
groundCheckLeft | Transform | ||
groundCheckRight | Transform | ||
jumpForce | float | ||
projectile | GameObject | ||
projectileSpeed | float | ||
runSpeed | float | ||
shootSound | |||
shootSpot | Transform |
Method | Description | |
---|---|---|
CheckForShoot ( ) : void | ||
EnemyJumpCheck ( ) : void | ||
GroundCheck ( ) : void | ||
Move ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |