targetspawner - eisclimber/ExPresS-XR GitHub Wiki ExPresSXR.Minigames.Archery.TargetSpawner Namespace Summary Classes for spawning archery targets. Classes Name Description Target A base class for an archery target supporting pooling, being hit and scoring. TargetProxy A component that can and should be added to the root of a prefab if the target component is not at the root. It allows referencing the target from the root, avoiding having to search the prefab for it. TargetSpawnerBase Abstract class representing a spawner for the archery game logic providing an interface for spawning and passing the ScoreManagers to the spawned targets. Namespaces Name Description ExPresSXR.Minigames.Archery.TargetSpawner.Line Classes for the target line system of archery targets. ExPresSXR.Minigames.Archery.TargetSpawner.Thrower Classes for the target throwing system of archery targets. ⚠️ **GitHub.com Fallback** ⚠️