rotate animation in unity 3D

I’m trying to rotate the Earth around the Sun in Unity 3D…

my question:
How to rotates the earth around itself and in the same time it rotates around the sun. I can’t do more than one animation for one object in Unity3D?

please,help me… :slight_smile:

Well you could try this:

  • Put your Earth model inside an empty game object - call it EarthLocation.
  • Animate the Earth rotating
  • Animate the EarthLocation object rotating around the sun