[TUTORIAL] Physics Handle / Pick Up Physics Objects

For the “Accessed ‘None’” error that some of you are getting, make sure that you are not trying to update a physics handle on an object that does not currently have one.

Check to see if you are setting ‘Physics Handle Active’ to true when it should be false, since you’ll get the error when trying to update a handle when you haven’t attached one to anything.