Hello! Im currenting making a game cald Children Brawl yes, quality content
So for the characters that you play as, their little nubblies can’t hold tools, Is their a way I can fix this or possibly make it so that they can use tools and pick them up?
One solution would be to set RequiresHandle to false and implement a custom animation for holding/using and a script that welds the tool to the desired limb.
There might be a way to make custom characters compatible with regular tool procedure but I have no idea.