Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Rotation and rescaling

Discussion in 'Animation' started by darthachill, Jan 29, 2015.

  1. darthachill

    darthachill

    Joined:
    Jan 25, 2015
    Posts:
    27
    My Problem is that, when I somethimes want to only rotate, for example cube, strange things happened... On Animation screen I press "E" and I Try change rotatation. Program automatically add options: position. What is the problem?

     
  2. Mecanim-Dev

    Mecanim-Dev

    Unity Technologies

    Joined:
    Nov 26, 2012
    Posts:
    1,675
    In record mode (you can see that you are in record mode when the play control is red) when you manipulate an object Unity do add both a position and rotation key.
     
    darthachill likes this.