Offset projectile to the right of the player

I have a projectile that I want to Instantiate to the right of the player no matter where they are or what direction they are facing. Right now it will spawn according to the global axes but I need it to spawn according to the local ones.

Nvm, I’m an idiot. I had the answer in another script. Just did transform.position + transform.forward + transform.right