I am getting this warning “Please add a 3Dtext to the mob”, I made a script called Mob which loads up the enemies, but what is 3Dtext and how do I add it?
GameObject → Create Other → 3D Text. Your script is trying to access it to do something and it doesn’t exist, hence the error.