- Home /
on collision move toward center
I'm frustrated and stumped with my current project. I'm going to ask about it here in hopes that it will help me crack on tomorrow.
I'm trying to get an object move to the center of another object. Preferably when an object with a tag collides with an object it moves to the center of that object. I have been working with the basic documentation and haven't made anything worth while. I can't go on for tonight and appreciate any ideas or suggestions on how to do this. Thank you.
Please answer the following:
Do Both have colliders?
Are both Colliders set as colliders or is one of them set to a trigger?
Does your object that have to move have a ridigBody?
Your answer
Follow this Question
Related Questions
Using collision with Vector3.MoveTowards 3 Answers
How can I make a block push the player? 2 Answers
How to detect which side is the raycast hitting? 2 Answers
MeshAgent ignore collisions with other agents. 0 Answers
Unrealistic bounce 2 Answers