#How do I simply place the tool correctly in the player's hand? (scaled character size r6)

1 messages · Page 1 of 1 (latest)

foggy spruce
#

I'm having some difficulties

#

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

foggy spruce
#

the grip stuff is confusing

tepid raven
#

tool grip editor

alpine cape
foggy spruce
#

and how would it fix it

#

if you dont mind me asking

#

sorry

alpine cape
# foggy spruce and how would it fix it

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.