Class FishController
This script rotates object around target object.
DO NOT USE
Inheritance
System.Object
FishController
Namespace: Marus.Controllers
Assembly: cs.temp.dll.dll
Syntax
public class FishController : MonoBehaviour
Fields
Speed
Declaration
public float Speed
Field Value
Type | Description |
---|---|
System.Single |
Targets
Declaration
public List<GameObject> Targets
Field Value
Type | Description |
---|---|
List<GameObject> |