[SOLVED] How To Make Player Always Face Away From Camera

I know this might sound similar to my previous post, but it’s different. This time I want to make it so that the player always faces away from the camera. So let’s say the camera were to rotate left, the player would still be facing away from the camera. I’m not sure how to do this with code though, and when I try to do something like that, at some point the player stops rotating with the camera.

Link To Editor: https://playcanvas.com/editor/scene/953748

For now the player will be a sphere instead.