okay I have Visual C# express and Unity Free, how can I integrate both of them, or is there an IDE that is specialized for Unity, that programs in c#? or does Unity programs in C# in it’s self? I have been self teaching myself C# before I use a game engine, so that’s why I’m asking alot of questions
You can use VS … or you can use the unity built in editor (i do) to do your scripting in. If you program in c#, Visual Studios is most likely in the long run more accomodating.