Battle Talent  V11
Public Member Functions | Public Attributes | Static Public Attributes | Protected Attributes | List of all members
CrossLink.SoulBall Class Reference

Inherits MonoBehaviour.

Public Member Functions

void Init (Vector3 pos, int v=1, float delayFly=0, Transform finishTarget=null, bool notPlayer=false)
 
void FlyFromPosToTarget (Vector3 from, Vector3 to, Vector3 end)
 
void Transform (Vector3 offset)
 

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