Posts by Leon Cris • 33 points
1 post
-
3
votes1
answer1136
viewsQ: For Rotation on Z-Axis
I’m new to the c# code and I’m doing a basic Z-axis rotation in Unity 3d, but I’m having a problem to stop rotating. The initial code is this: using UnityEngine; using Sysstem.Collections; public…