Download the models for this project here -->
Put all the files into your Godot FileSystem
In a folder called Assets
Drag and drop the tower-square-build-e FBX
The model is much smaller than our cyclinder
Increase the Scale of the model by 4
Move the Label3D up a bit above the tower
Drag and drop the tower-square-build-a FBX
Also drag and drop the weapon-cannon FBX into the scene
Make the weapon-cannon a child of TurretTop
Increase the scale of both models to 4
Move the Cannon up to the top of the tower
Add ready variables for weapon-cannon
Make the turret_base look at the target
instead of the entire turret
Update the timeout function so that
the shot comes from the cannon
and points in the direction of the turret base