In this video I made, I cover a part of scripting that took me a while to figure out when I first started scripting. It has to do with why we put transform.translate instead of just translate
Hope it helps someone
In this video I made, I cover a part of scripting that took me a while to figure out when I first started scripting. It has to do with why we put transform.translate instead of just translate
Hope it helps someone
if we want to do any tasks with an object we have to Transform because it is (method) and translate is (properties) of an object
sorry Transform is (Compoment )