프로퍼티 | 타입 | 설명 | |
---|---|---|---|
directions | DirectionFlags | ||
fireDelay | float | ||
projectilePrefab | LinearProjectile, | ||
projectileSpeed | float | ||
range | float |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FireRoutine | IEnumerator | ||
LookForPlayer | Vector2 |
메소드 | 설명 | |
---|---|---|
FireProjectile ( Vector2 direction ) : void | ||
Start ( ) : void |
메소드 | 설명 | |
---|---|---|
FireRoutine ( ) : IEnumerator | ||
LookForPlayer ( ) : Vector2 |
public FireProjectile ( Vector2 direction ) : void | ||
direction | Vector2 | |
리턴 | void |