Again… I told you in comment, and you ask again to Ylin…
Learn the Basics by your own, look for tutorials… Commence with simple things… You can not start a house building the roof… Unity Answers is not a Classroom for learning from 0. Is where you come to ask specyfic things that can not be laearned in a tutorial for its dificulty or specyfic issue…
As I said, you can not come to “ask how to make simple concrete in a Superstructure construction forum”…
You just need to store it transform.position in the moent of the collision… The answer is really simple and stupid. But then you can not ask “How to store a position” because there is when we say to you, go LEARN THE BASICS.
FAQ :
What are the guidelines for writing good questions?
–
We want Unity Answers to become a comprehensive database of questions and answers related to Unity. When you ask your questions, it can be helpful to keep a few things in mind:
–
Some reasons for getting a post rejected:
There exists duplicate questions with answers if you were to do a search, either on Answers or on the Forum or on Unity's tutorials
Your question isn't specific enough: asking for a script, asking multiple questions in one post or asking a question that could be either subjective or require extensive discussion
Your question is about very basic issues, that can be learned just by searching in google or in multiple basic tutorials for begginers
@YilinYang basically when my object colides with something it moves towards a diferent object but i dont want it to follow it constantly i want it to get the position of that 1 object only once it has collided.