By opening this website, you agree to the use of cookies. We use cookies to provide you with a great experience and to help our website run effectively.
Dismiss
Park After Dark V025a By Sid Gaming Fix -
public class GuardPatrol : MonoBehaviour { // Patrol route data public List<Transform> patrolPoints = new List<Transform>(); public float patrolSpeed = 2.0f;