Yeah, don’t do this like I did.
This is not the Vector3 you’re looking for…
transform.Translate(target.position * speed * Time.deltaTime)
Yeah, don’t do this like I did.
This is not the Vector3 you’re looking for…
transform.Translate(target.position * speed * Time.deltaTime)
What could possibly go wrong?