I’m new to unity an have been following tutorials from the community, when i open the script option on unity it doenst shows what lang to use, but i created the script anyway and my c# works s thats not really a problem but i wanna know why.
my main problem is when i write the code some of the method/function doesnt changes color neither showing the methods available, for example when i write Input. it doesnt shows whats available after that(i wanted to write Input.GetKey), and it doesnt count the errors on the not changed color methods as an error.
help me pls.