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

Inherits CrossLink.SceneObj.

Public Member Functions

void SetCannon (int idx, Vector3 localPos)
 
void OnCannonShoot (Vector3 dir, Cannon cannon)
 
void DoCannonShoot (Vector3 dir, int idx)
 

Public Attributes

Cannon[] cannons
 
float xRangeMin = -0.5f
 
float xRangeMax = 0.5f
 
float yRangeMin = -0.5f
 
float yRangeMax = 0.5f
 
float forceMin = 4f
 
float forceMax = 8f
 
float xShootPosMin = -0.1f
 
float xShootPosMax = 0.1f
 
float yShootPosMin = -0.1f
 
float yShootPosMax = 0.1f
 
float zShootPosMin = 0f
 
float zShootPosMax = 0f
 
string[] flyObjs
 

Additional Inherited Members