Battle Talent
V11
|
Inherits MonoBehaviour.
Public Attributes | |
string | getSound = "CoinGet" |
Static Public Attributes | |
const float | InitStaySoulSec = 2 |
const float | InitFlySoulSec = 0.4f |
static float | FlySoulSec = InitFlySoulSec |
const float | FlyToSec = 0.5f |
Protected Attributes | |
bool | flying = false |