This is neat how he used the Vector3.forward.
I paused the video and tried Vector3.reverse for the other direction and that didn’t work, so then I tried Vector3.back and that worked.
In the video, he showed us how to use -Vector3.forward to reverse the rotation.
Just a different way to do things. I tried something in the challenge and figured out another solution, that’s all.