#Motor6 Help

1 messages · Page 1 of 1 (latest)

primal jacinth
#

Im trying to make a grab skill and the first video is the intended functinality for the grab, but for some reason when some players use the grab skill the part0(the attackers arm) moves insted of the part1(the target characters humanoidroot) as seen in the second clip, why is the part0 moving and how do I fix it

smoky zodiac
#

have you tried making the enemy player perform a platformStand = true when they are grabbed in order for them to actually be somewhat "weightless" and not in control. That could be the case and then once the grab is done just set platformstand to false.

primal jacinth
#

bump