S: DebugDisable, Turn off all Debug Logs in Runtime

You might missed to edit out some Debug Logs or forgot about them when exporting your Game. To make sure they wont impact your Game in Runtime you can Disable the unityLogger on Startup
S: TransformRotator, Setup any GameObject to Rotate

The TransformRotator can Rotate any Object within Unity around any Axis.