Spinning Cube and Simple Clock

Spinning Cube Tutorial:

Clock Tutorial:

https://unity3d.com/learn/tutorials/topics/scripting/simple-clock

My Explanation Video:

https://youtu.be/-WexvD3QfRY

Scripting Resources:

Manual: https://docs.unity3d.com/Manual/GameObjects.html

This Gives an in depth explanation of GameObjects and how they work inside Unity.

Scripting: https://docs.unity3d.com/ScriptReference/GameObject.html

This showcases a lot of different functions for scripting and each link explains what each function does.

What I Learned:

I learned how to code different objects into being able to rotate at different speeds and directions, as well as have them move to the actual time as shown with the clock.

Leave a Reply

Your email address will not be published. Required fields are marked *