Just learning Unity so this could be me being clueless.
transform.forward doesn’t seem to be pointing the right way? I don’t really know how to explain so I’ll post pictures that seem to show it better.
Drawing a line with Debug.DrawLine(transform.position, transform.forward, Color.yellow);
to show.
No idea what’s happening with this and any help would be much obliged.