Property | Type | Description | |
---|---|---|---|
PositionsOfLaunchersLeft | Vector3[] | ||
PositionsOfLaunchersRight | Vector3[] | ||
Rocket | GameObject | ||
RocketDelay | float | ||
StartDelay | float |
Method | Description | |
---|---|---|
Launch ( ) : void | ||
OnDrawGizmos ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
LaunchRockets ( ) : IEnumerator |
public Vector3[] PositionsOfLaunchersLeft | ||
return | Vector3[] |
public Vector3[] PositionsOfLaunchersRight | ||
return | Vector3[] |