Exemple #1
0
    public void Spawn()
    {
        Waypoint = waypointProvider.GetWaypoint();

        Spawned?.Invoke();
    }