ik
ik copied to clipboard
SetLocalPosition undefined
SetLocalPosition is not defined? this function is defined by user?
That's your game's function. I assume your game has its own node tree, so you would first copy the positions/rotations from your game's tree to the library's tree, solve, then copy the data back to your game.