Question by 
               WRDeadman10 · Feb 20, 2018 at 12:50 PM · 
                vector3rigidbody2dgravityaddforcecenterofmass  
              
 
              How to make object land on certain point?,How to make object land on certain point??
I am developing the game where I am using planet gravity.When I add force to the object it will fly from one planet to other but sometime the object land upside down at that time force can not be applied . So if the object land on certain point this problem can be solved. So what can I do?? 

 
                 
                screenshot-1.png 
                (121.3 kB) 
               
 
                
                 
                screenshot-2.png 
                (117.5 kB) 
               
 
              
               Comment
              
 
               
              Your answer
 
             Follow this Question
Related Questions
How do I ignore gravity when using Rigidbody and always have the same jump force? 1 Answer
Rigidbody Addforce not working as expected ( video included) 0 Answers
Change player gravity by pressing a key? 1 Answer
My Unity Rigidbody 2D character fall slowly after a jump,Unity RigidBody Character falls slowly 0 Answers
How to stop the character moving after the button is pressed, using Rigidbody2D()..AddForce? 1 Answer