I’m making a function and the part0 became self with no reason ‘-’
You called the CreateWeld function with dot notation which will pass the first parameter as self since the function was defined with a colon. Instead, use a colon to call the function.
How do you get the programmer role?
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.