Objective: Create a rotating effect for our Astroid. After placing the Astroid into our scene, make it prefab and create a new script for it. I’m calling mine simply, ‘Astroid’. To make it rotate, let’s check out how to do this by reviewing the Unity Documentation.