Answer the question
In order to leave comments, you need to log in
How to change the tag in the unit through the code, not immediately, but after a while?
There is a code:
if (other.gameObject.tag == "ZeroPlatform")
{
other.transform.tag = "Platform" ;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question