I have a seat that gives a hoppertool, when you select the hoppertool it lets you control my ship weaponry, what i would like to do is make it when you select the tool, your camerachanges to a brick outside the ship, and when you de select then your camera goes back to player
HopperBin Use the Selected and Deselected event. (also, you should look for a way to change the camera when, for example, the character dies) Camera manipulation Get the camera and change the Subject to the brick, when it's deselected, fix it as the wiki tells you.