Im using namespace to access my scripts so whatever involved needs to be static…how do I take a STATIC Texture2D variable and assign the texture I need as if I were doing to a regular public variable that I would manually place the texture into?
You can not, AFAIK. Assign it from scripts.