Okay, I’ve got a dynamic physics object, and I’m trying to move it with a script via applyForce and applyRotation. However, it doesn’t budge and I keep getting this error on the lines that use those methods of movement:
'bulitin_function_or_method_' object is not subscriptable
I’ve run into this error before, but I’ve never figured out how to solve it or what it really means. Does anyone know what might be causing this, and how I could fix it?
