Hello Developers, I have a really wierd question, I wanna to make players controle furnitures, can i do that for exemple make a player controle a table or a chair or any other model in game, So basically the player character will be a furniture you know? and the player can jump with it but without animtation, Is that possible? I know thats so wierd but i really need it.
Is it possible you maybe able to use the idea of a pet that is shaped like a piece of furniture?
If so please do a search of the developer area for pet following player.
1 Like
Try making the body of the player invisible and making a weld join the furniture to the Humanoid Root part
1 Like
Ok I did that by getting the MoveVector from PlayerModule and then set the network of the primary part of the model to the player and then I used the velocity to make the part moves that’s it!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.