Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 14 Next capture
2021 2022 2023
2 captures
13 Jun 22 - 14 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
1
Question by thecomediclife · Oct 26, 2014 at 02:02 PM · addforcenot working

rigidbody.AddForce not working when Animator is attached?

Hey guys, so I currently have for my script a simply upward jump script, as shown below.

 if (Input.GetKeyDown(KeyCode.Space)) {
     rigidbody.AddForce(Vector3.up * jumpPower, ForceMode.VelocityChange);
 }

Worked great for my character for the time being. Then I decided to use Unity-Chan so I could have some practice with an Animator. When I attached the animator, the jump code suddenly stopped working. I did a search online and found that I may have to set the "Update Mode" in the Animator to "Animate Physics," but even after setting it up, my rigidbody function still didn't work. However, if I disable the animator, the rigidbody function works once more. Any ideas on how to fix this?

tl,dr: rigidbody.AddForce works before Animator is attached, and when Animator is disabled, but not when Animator is enabled, or when Animator is enabled and "Animate Physics" is checked.

Comment
Add comment
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

2 Replies

· Add your reply
  • Sort: 
avatar image
3

Answer by thecomediclife · Oct 26, 2014 at 11:12 PM

Nevermind, it appears I found the answer. I un-checked the box marked "Apply Root Motion," which ended up fixing my script. I'm not too sure as to how or why this fixed it though... if someone could clarify that for me.

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
avatar image
1

Answer by Naxionman1978 · Nov 28, 2019 at 07:49 PM

Hey there, I have the same problem. Without the animator attached or enabled, AddForce and AddTorque work well. However when I enable the animator and uncheck Apply Root Motion, I cannot control the player (no input at all). Have you found the answer to your question? I think it may help with my problem as well.

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 OnlineGames · Jun 21, 2021 at 06:26 PM 0
Share

have you found the solution?

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

5 People are following this question.

avatar image avatar image avatar image avatar image avatar image

Related Questions

cant add force to my player 1 Answer

AddForce on a rigidBody without drift effect (centrifugal force) 2 Answers

transform.forward.speed not working? 0 Answers

Add force problem 1 Answer

About Forces and Time.deltaTime 3 Answers


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