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 John Greek · Feb 01, 2013 at 09:41 AM · pick up

Picking up an object and place it in a bag

Hello everyone. I m new in unity3d. I designed a kid room and i have a character (3d person controler) to walk in the room. I want to make the character pick up some objects (one at a time), walk with it to a table and put it down on it. I use arrows for moving the character so i want a key to do the pick up and put down the object. Any help/suggestion? Thanks

Comment
Add comment · Show 3
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 amit11 · Nov 23, 2015 at 02:15 PM 0
Share

How do i do that I am new in unity

avatar image Le-Pampelmuse amit11 · Nov 23, 2015 at 02:25 PM 0
Share

I converted your answer to a comment. ;)

Please don't post comments to questions as new answers. This can create confusion

For example if you have a solution click "add your reply". If you want to comment a question or answer or another comment, click "add comment".

avatar image meat5000 ♦ amit11 · Nov 25, 2015 at 10:50 AM 0
Share

http://unity3d.com/learn/tutorials

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by appearance · Feb 01, 2013 at 11:35 AM

You can use colliders and/or Ray casting to decide which object to pick up. You can use any key from keyboard you like to trigger pick-up action. Ex: if (Input.GetButtonDown (KeyCode.Space)) { if (picked-up) { // Already picked-up an object, now we need to put it // Write code here to put it } else { // Select the object to move // You can make this object a child object of player to move along with it... } }

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

13 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

Related Questions

Parent Axis and Child Axis issue 1 Answer

My health potion worked and now it doesn't. 1 Answer

How to make 2 collectibles can only be reached by jumping in roll a ball tutorial 0 Answers

How do I let the player pick up an item with left click? 0 Answers

Make icon ReEnable after it has been picked up?,Random ReEnable of health pickup after it has been picked up? 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