Forcing player character to face certain direction

Nice now it works, time for experimenting and back enginering.

Thanks for the help !

Oh and it makes player face left, not like it makes chuge diffrence.

Ah, sorry. You can change the Vector3.new(1,0,0) to be -1 for the opposite direction then.

1 Like

Don’t worry I should be able to expand on this piece of code.

Once again thanks for the help !

1 Like