|
Eye of the Nile Docs
Everything you need to know to get started!
|
Documentation updated 8/30/2024
Public Attributes | |
| GameObject | projectilePrefab |
| Transform | attackPoint |
| float | attackCooldown = 1f |
| PlayerAttackManager | playerAttackManager |
Private Member Functions | |
| void | Update () |
Private Attributes | |
| float | cooldownTimer = 0f |
|
private |
| float PlayerBasicProjectileAttack.attackCooldown = 1f |
| Transform PlayerBasicProjectileAttack.attackPoint |
|
private |
| PlayerAttackManager PlayerBasicProjectileAttack.playerAttackManager |
| GameObject PlayerBasicProjectileAttack.projectilePrefab |