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 janla · May 09, 2013 at 05:48 PM · rigidbodyforcedragconstraints

Drag around riggidbodies with a "pin"

Hi,

i'm currently working on a 2d pyhsics game and i wanted to know if it is possible to drag riggid bodies around via some kind of "pin" force?

There is a game called "little inferno" that has exaclty this kind of behavior: http://www.youtube.com/watch?feature=player_detailpage&v=04GSCt2Wiqo#t=117s

Right now i'm doing it with a simple transformation change, but obviously this doesn't lead to the desired result, since there's no real force applied. Ie. the object won't turn/dangle around the the point where i interact with it (if i grab a corner of it)

I've tired to make a drag behavior with forces, but it just led to completely unpredictible movements.

Then there is the other big problem of "pushing" objects through the walls. Right now i stop the dragging on collision with the walls, to avoid penetration, but if you move the objects really fast it doesn't trigger the the collision.

Do you guys think it's possible to solve this problems Unity at all? Or would i need to write my own engine (as they did in "little inferno")

PS: here is my test: http://www.gifery.com/experiments/unity/WebPlayer.html, if you like i can post my script too...

Comment
Add comment · Show 5
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 robertbu · May 09, 2013 at 05:50 PM 0
Share

You should be able to get something similar by using a joint. As a starting point, play with the standard DragRigidbody.js script. You can get it by selecting the 'Assets' menu and doing Import Package/Scripts.

avatar image janla · May 09, 2013 at 08:09 PM 0
Share

Awesome, thank you very much! How did i miss that one???

avatar image janla · May 09, 2013 at 09:27 PM 0
Share

This is even better concerning collisions: http://wiki.unity3d.com/index.php?title=DragObject

EDIT: but it won't "dangle"...

avatar image robertbu · May 09, 2013 at 09:35 PM 0
Share

Thanks for the pointer. I did not know about this script.

avatar image Owen-Reynolds · May 10, 2013 at 07:19 AM 0
Share

Adding forces does work, can look very pretty. Use AddForceAtPosition to pull from one edge. But, have to damp it way down when it is almost there, to avoid wiggling.

0 Replies

· Add your reply
  • Sort: 

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

14 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

Related Questions

Add force based on drag speed 4 Answers

How to negate this force? 2 Answers

How can i set AddRelativeForce relative to how fast/slow im moving my mouse? 2 Answers

How exactly does Rigidbody Drag works? 3 Answers

adding drag to a relative force 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