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 crazyKnight · Apr 25, 2011 at 11:37 AM · androidaddforceswipe

Add force to an arrow

i want to create something like this

http://www.youtube.com/watch?v=k71-TKHZmYE (after 25 sec)

i can calculate the length of the swipe,and the position on the screen where the swipe started and ended but i am not able to add force to the arrow(which is Instantiated at run time),such that it gives me a proper feel of how a arrow is fired.

the code i am currently using to add force is

code#

if(fire) {
rigidbody.useGravity = true; rigidbody.velocity = Vector3(fireforce,fireangle,0.0); // i know rigidbody.addforce would have been a better option but it was not giving me the desired results }

// here fireforce and fireangle are the lenth of the swipe,and the y pos of point where the swipe ended respectively,as the point where the swipe will end will determine the angle and the length of the swipe will determine the force with which the arrow is to be fired.

can someone please help me out with this thanks in advance

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 Jessy · Apr 25, 2011 at 01:30 PM 0
Share

Do not post on both sites, especially if you don't provide cross-links. Also, use the code button here.

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by watercat · Apr 16, 2018 at 07:07 PM

yor game is 3d or 2d this c or js

this coder is Vector3 which is here is 3d code if it has 2d colider or wat 2d i need Vector2 and rigidbody2d Gravity2d and so on

 rigidbody.useGravity = true; rigidbody.velocity = Vector3(fireforce,fireangle,0.0); // i know rigidbody.addforce would have been a better option but it was not giving me the desired results }
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

1 Person is following this question.

avatar image

Related Questions

Bug? Need to wait about 10 seconds to get back to normal 1 Answer

Android Swipe In 3D World 1 Answer

Android Drag By Steps 0 Answers

Tap detection on Android 0 Answers

.NET System ticks on Android - what am I doing wrong? 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