Property | Type | Description | |
---|---|---|---|
Ring | GameObject | ||
baseScale | Vector3[] | ||
colorDanger | Color | ||
colorMax | Color | ||
colorNormal | Color | ||
colorOutlineDanger | Color | ||
lifeHUD | UISprite, | ||
lifeInfo | UILabel, | ||
lifebar | GameObject[] | ||
limit | float | ||
lowBrillance | float | ||
matLifeBar | Material | ||
maxBrillance | float | ||
psLifeUp | ParticleSystem | ||
psLowLife | ParticleSystem | ||
psMaxLife | ParticleSystem | ||
speedBrillance | float | ||
speedClignDanger | float | ||
speedTurn | float | ||
speedTurnMax | float | ||
thelerp | float |
Method | Description | |
---|---|---|
ChangeBar ( float newlife ) : void | ||
FixedUpdate ( ) : void | ||
Start ( ) : void | ||
disableLifeBar ( ) : void |