Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 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 Lemi · Dec 02, 2011 at 02:54 AM · locomotion

Use of Locomotion system inside unity

I just wanted to ask something, that is nearly a myth around Unity3D. Is there any Locomotion system tutorial? Because, mainly, documentation is very scarce. For example, what is responsible for what, when you import your character with rig, what should, and should not be imported, so that the character does not glitch like it has epilepsy seizures. Which animations you need, and how do you use the system itself so that only legs remain in jurisdiction of Locomotion, if another animation is started through script.. A million questions. Now, to pinpoint problems, rules of proper using, and everything, you will need probably a couple of years, after which you will give up. So, the only solution is tutorial of some kind. At last, is there at least one?

Comment
Add comment · Show 2
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 syclamoth · Dec 04, 2011 at 05:36 AM 0
Share

Couple of years? Couple of weeks more like, unless you're really lazy.

avatar image Lemi · Dec 04, 2011 at 01:52 PM 0
Share

Yeah, couple of weeks.. "A million questions. Now, to pinpoint problems, rules of proper using, and everything, you will need probably a couple of years, after which you will give up." I meant on using forums like this. Not that this is a bad forum, it's excellent, but you can ask a question at a time, and there is a lot of questions. And no one is here to solve just my problems, so I can't (and won't) leech on to someone and bore him to death until he shows me how it's done.

2 Replies

· Add your reply
  • Sort: 
avatar image
2
Best Answer

Answer by nastasache · Dec 02, 2011 at 11:28 PM

The best tutorial - finally, working for me - it's under [Locomotion System zip file]/Documentation/documentation.html

It's a step by step tutorial. Just be carefully to follow it with hugest attention. For example, if you forget to set the 'Foot Width/Length/Offset' variable, the L.S. will not work.

Maybe I am wrong, but I understand that the system it's working pretty simple: doesn't matter what animation you have for a character - the most important it's to have animated the legs, and the leg related bones must be there: the leg part (from pelvis to toe) of the your animations will be overwritten by the L.S., if you choose to use it. The remaining part of the animation (upper, to head of the character) will stay intact as in your animation.

I don't tested in any way, but I suppose you can to overwrite these above L.S. rules back, by your scripts (you can do anything with scripts, right?), running other animation on given conditions.

Comment
Add comment · Show 3 · 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 Lemi · Dec 04, 2011 at 05:17 AM 0
Share

Unfortunately, I see we haven't reached an understanding. You see, I can setup Locomotion. Foot colliders are ok, everything is fine, BUT. I have 2 animations. "Idle" "Walk"

Now, it should work allright. I thought it does work, when i noticed that when I walk, it plays "Walk" animation, but only to legs. Upper body is playing "Idle". Why is that? One more thing. When I turn on (actually, it is by default "on" ) the I$$anonymous$$ solvers, character starts to move choppy. For example. I have a lot of other questions, but, I don't wanna spam. I can't find anything about that in documentation. $$anonymous$$aybe my documentation is shortened version, or I don't know. I consulted the documentation when implementing L.S. , just so you know.

avatar image nastasache · Dec 04, 2011 at 04:59 PM 0
Share

Hi Lemi, I can't help too much because I am beginner and also I have a lot of questions. I just try to share my experience looking for corrections. But I am in patience, my own exercises and existing answers here are sometimes better than reading documentation. Back to the your above problem: I tested idle+walk+L.S. with Constructor Character from default assets and also with a different character; upper body animation and legs animations looks working as expected for me, there is no mixing walking by locomotion system with idle animation from character animation; when walk, the movement of arms are different by idle position; note you have option 'Render Animation States' option in Leg Animator scrips to see some stats on screen about character animation. Regarding I$$anonymous$$ I don't know - the same for me if turn it off; but I don't need to turn it off.

avatar image Lemi · Dec 04, 2011 at 11:24 PM 0
Share

Aha, ok, well, nothing. Trial & error will be the way of tackling this. Thanks for the comeback!

avatar image
2

Answer by Goat · Dec 04, 2011 at 06:45 PM

Hey guys,

I think this is the page you want:

http://unity3d.com/support/documentation/Manual/Character-Animation.html (Blending / Layers / Additive)

I think the Locomotion system may have been obsoleted by newer versions of Unity, others may correct me. If not it will be by this animation company Unity has bought. It seems if you look at the 3D Platformer and Penelope (iPhone) and look at how animation was done there just copy those animation objects and modify them. At least that seems to be what everyone is doing.

Ciao

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 Lemi · Dec 04, 2011 at 11:25 PM 0
Share

Thanks, I'll check that out in addition. Thanks for the reply!

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

Locomotion System Basics 1 Answer

How to apply movement to a ragdoll? 1 Answer

LocomotionSystem for preventing punching arm to go through head? 1 Answer

Grid Based Movement (Pokemon-like) 1 Answer

locomotion on iphone? 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