I would like to have a bullet prefab and it follows the mouse for 5 seconds. I tried loads of tutorials and they didn’t work. Please can I have help?
“I would like to have a bullet prefab and it follows the mouse for 5 seconds. I tried loads of tutorials and they didn’t work. Please can I have help?”
That would pretty much be = I don’t have any code, and I need code… which is basically code begging.
Show the best effort you have and maybe others will then help you.
To make objects move toward other objects, you could use Vector2.MoveTowards.