if (maxConsecutiveDuplicates > 0) // Reset duplicate counter on new spawn duplicateCounter = 0;
runningTotal += profile.normalizedWeight;
if (girlsData.Length == 0) Debug.LogWarning("No girl data added!"); return;
public string name; // Name for debugging public GameObject prefab; [Range(0, 1f)] public float spawnWeight = 0.1f;