ik icon indicating copy to clipboard operation
ik copied to clipboard

SetLocalPosition undefined

Open lvZic opened this issue 2 years ago • 1 comments

SetLocalPosition is not defined? this function is defined by user?

lvZic avatar Feb 01 '23 03:02 lvZic

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.

TheComet avatar Mar 23 '23 14:03 TheComet