The script uses disabling and enabling the following nodes: Colliders, Triggers, Renderers. This is the main script that manages throw & all Throwing Objects on a scene through Object Pool. All Throwing Objects are created at the start and used throughout the game session.
Object Pool is the performance optimization technique through Objects Reusing. Throwing System consists of 3 control scripts.