프로퍼티 | 타입 | 설명 | |
---|---|---|---|
boss | GameObject | ||
enemy1 | GameObject | ||
monster_count | int | ||
special_orb | GameObject | ||
special_spawn_rate | float | ||
special_spawn_time | float |
메소드 | 설명 | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
spawn_boss ( ) : void | ||
spawn_enemy ( ) : void | ||
spawn_special_orb ( ) : void |