#How do I simply place the tool correctly in the player's hand? (scaled character size r6)
1 messages · Page 1 of 1 (latest)
I have a script that scales the player's character by their age until 18
and also uses height to adjust the scaling
the player is constantly growing and as they grow, the tool slowly goes from normal grip to slowly going into the arm
I don't really know how to fix this since i dont know much about tools sorry
the grip stuff is confusing
tool grip editor
OP's error is that the grip gets worse as a character ages, tool grip editor would statically edit the tools grip
whats that
and how would it fix it
if you dont mind me asking
sorry
tool grip editor is a plugin that statically edits the characters grip; the only problem with it is that tge handles gripping statically, in your case the character grows bigger or smaller based on age, you would need to edit grip values dynamically.