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 /
  • Help Room /
avatar image
0
Question by BANNERTM · May 01, 2012 at 05:31 PM · rotationmovementcarcurvealong

how to move objects along a curve?

Hi!How to move objects along a curve? I need move car along curvre with correct rotation(car should not move sideways or backwards) Thanks.

Comment
Add comment · Show 1
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 fafase · May 01, 2012 at 05:32 PM 0
Share

I sincerely wish you good luck. Sincerely.

2 Replies

· Add your reply
  • Sort: 
avatar image
3

Answer by spinnerbox · Sep 30, 2015 at 02:48 PM

The question is a bit old but this beautiful tutorial has all you need: http://catlikecoding.com/unity/tutorials/curves-and-splines/

Its a bit hard at the beginning but you will develop your own tool to edit a spline curve and make a cube travel along the curve.

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 MaximumTre · Feb 12, 2016 at 03:20 AM 0
Share

I found that tutorial with a google search a while back and I agree it is very useful. A bit difficult at first for beginners but if you read it slowly you'll figure it out in no time.

avatar image
0

Answer by Berenger · May 01, 2012 at 05:38 PM

It depends how your curves is defined. If it is a succession of waypoints, you need the logic to move from one waypoint to another and the logic change the target when you're close enough.

If it's more like a bezier curve, the position will depend on a a variable "t" based on the speed you desire and the length of the curve.

Either way, the orientation is going to be toward the movement's direction, probably using Quaternion.LookRotation and Vector3.lerp / Time.deltaTime.

Good luck.

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 BANNERTM · May 02, 2012 at 12:07 PM 0
Share

Hi, i have script BeizerCurve - but it doesn't work on android

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

7 People are following this question.

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

Related Questions

Make the character move along a curved road. 0 Answers

MotionBlur 0 Answers

Moving forward based off of Rotation 3 Answers

im making a 1st person game and i dont know how to make the character walk where i want it to.im using character controller. 0 Answers

Third person Character can't move in rotated direction 0 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