I’ve written some code to keep a sword stuck into a physics object when it moves. It works fine unless the physics object has been moved before throwing the sword into it, see here:
Here is the code, any ideas on what’s up here or maybe just any other ways of doing this that would work?