(sorry if this isn’t supposed to be in Building Support, I’m not really sure where it should go)
What are you attempting to achieve? (Keep it simple and clear)
I’m trying to create a Pick Up system where the player can pick up NPCs.
What is the issue? (Keep it simple and clear - Include screenshots/videos/GIFs if possible)
When I weld the NPC’s hitbox to the player, the player can no longer move. The Player can rotate, however.
What solutions have you tried so far? (Have you searched for solutions through the Roblox Wiki yet?)
I’ve searched the DevForum for any similar issues. I did find one thread, but the answer wasn’t given on that thread.
Here is the hierarchy for the NPC:
Here is the hierarchy for the player:
When I weld the NPC to the player, I weld the NPC’s hitbox to the player’s HoldPartPositionHolder.
By the way, this system works for parts when they are not grouped.
Thanks for helping but this is getting really complicated and considering that this is supposed to be a minor feature and it won’t really add much to the game, I think I’ll just scrap the idea.