Class GodSeekerSeatedControl
This class controls the Godseeker, and makes Godseeker look left or right towards a specified target.
Namespace: WeaverCore.Components
Assembly: WeaverCore.dll
Syntax
public class GodSeekerSeatedControl : MonoBehaviour
Properties
| Edit this page View SourceTarget
Gets or sets the target for Godseeker to look towards.
Declaration
public Transform Target { get; set; }
Property Value
Type | Description |
---|---|
Transform |