Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by arguskos · Jan 19, 2018 at 05:45 PM · animationanimator controller

Clarification on animations and animator controllers

You can see my animator contoller on the picture bellow. The Idle animation is just empty. In the Walk animation I change the scale to -1, but as you can see it's not even connected to anything. But for some reason I still can't change scale of the object, is it how it's suppose to work? If so, how to solve it without deleting walk animation? alt text UPD Here is 30 seconds video to better illustrate the problem. https://youtu.be/tkT3dWrLDF0

forforum.png (30.6 kB)
Comment
Add comment · Show 4
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image TreyH · Jan 19, 2018 at 05:50 PM 1
Share

I'm a little confused at what you're asking. The AnimatorController is a state machine that uses nodes and transitions to move between animations based on certain state values. You do not have any connections to the Walk node, so that node cannot be used at the moment.

avatar image arguskos TreyH · Jan 20, 2018 at 04:48 PM 0
Share

I posted small 30 seconds video where you can clearly see problem, please check it out if you have time.

avatar image meat5000 ♦ · Jan 20, 2018 at 05:13 PM 0
Share

So you are saying that the existence of the Scale animation locks the scale even though its unconnected and it doesn't even lock to the value in the animation, either?

avatar image arguskos meat5000 ♦ · Jan 20, 2018 at 05:50 PM 0
Share

Yes, that's what I am saying Also there are no scripts attached to any object in the scene so it can't be a script

3 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by Diukrone · Jan 20, 2018 at 06:13 PM

Do you tried right mouse click on it and create a new parameter?

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image arguskos · Jan 20, 2018 at 06:34 PM 0
Share

I don't quite get what you mean, right click on what? And which property to add?

avatar image Diukrone arguskos · Jan 20, 2018 at 06:38 PM 0
Share

Right click on Idle item and choose create a new transition, put in the other animation component! See if it Works!

avatar image
0

Answer by $$anonymous$$ · Jan 20, 2018 at 07:10 PM

propably the "write defaults" checkbox in the inspector of your idle state is set. this makes the state animate all values that are animated in any other state of the same animation controller to their default value. when you uncheck that the walk state should no longer have that influence on your idle state.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image arguskos · Jan 21, 2018 at 03:00 AM 0
Share

It was set to true, but setting it to false didn't fix it.

avatar image
0

Answer by arguskos · Jan 24, 2018 at 05:27 PM

So for anyone with the same problem, I don't how to solve it in the right way but as hack you can set your scale or whatever parameter you want in the LateUpdate. This way you will override animation.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

200 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

I have an animated character that's going to ride a bike, but how do I put one leg behind and one leg in front of the bike in Unity 2D? 1 Answer

Assign large amount of animations to unique objects 0 Answers

Animation created via script does not play 1 Answer

Display additional animation on top of other animations 0 Answers

Instance gotten with reflection is throwing a null reference when trying to access its fields with reflection. 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges