So I need to change player's and AI's parents in online multiplayer, and doing it with removeparent() and addchild() does work.
However, doing it so causes some problems when calling rset_unrealiable() to update the player's position. It does work at the end, but the player flickers and rotates during the firsts seconds of changing its parent.
What would you recommend me?
