I have a bullet scene with the sprite. I then have a spawner in a separate scene that is supposed to instance the bullet scene.
My player has a a child gun that rotates based on the mouse position. The gun has a marker 2D at the muzzle.
For the life of me I can't figure out how to attach the spawner to the marker 2D on the barrel of the gun.
Please help...been two days of banging my head. I am new to this.