(SOLVED) how can i make the client fire event get the correct rotation when the client calls him

this is my system for spawning the projectile. The servidr executes the fire event perfectly but the client executes according to the direction that the server character is facing. should i create some rotation variable or transform and replicate it?