I'm a beginner in Unity 3D and i need help with creating a script. Here's how it should work. When i click the button 'Flashlight', the GameObject 'Flashlight Real' should be enabled. If the GameObject is already enabled, it should do the opposite. So how do i create this script?