- Home /
in my game two objects one is fixed and one objects is moving with learp,when this two object collide with each other, then moved object jumped up to fixed object height. How to solve this problem please help me....
Woah, is that your whole question in the title ?!
$$anonymous$$ake the title a brief description of your problem, something like " when objects collide object jumps to fixed height ", then write the whole story in the large window of Ask A Question
Please edit this question so the title is short and clear, and the problem is described in detail, and your relevant code is added
Also, no-one is going to be able to help you without seeing your code. $$anonymous$$ake sure you format your code when you include it. You can do this by highlighting all your code, then clicking the 10101 button at the top of the edit window =]
Your answer
Follow this Question
Related Questions
Need to talk to a unity developer... this is a rediculous issue. 0 Answers
Access other collider without use of Trigger collider. 1 Answer
How do i destroy only 1 object when 2 instances of the same object collide ? 2 Answers
AddForce to object using OnCollisionEnter? 2 Answers
how to disable gravity on collision of rigidbody2d? 4 Answers