🧹 Always Clear Event Connections

🧹 Always Clear Event Connections

When working with events and connections in Roblox Studio, it's crucial to properly disconnect and clear connections when they are no longer needed. Leaving connections active can lead to memory leaks and unexpected behavior in your game. Always make sure to disconnect your connections, especially when dealing with player-related events, to ensure a smooth and efficient game experience.