#does anyone know how popular games make running grab moves like this

1 messages · Page 1 of 1 (latest)

subtle torrent
#

when i try welding the two characters together it's always incredibly buggy

true zealot
#

maybe Weld instead of WeldConstraint?

subtle torrent
true zealot
#

well you manually specify the cframe so it would be less buggy

#

also what do you mean by incredibly buggy

#

what kind of bugs

subtle torrent
#

when they are welded together

#

i use a velocity or whatever tf to make them run forwards

#

but its always super slowed down and inconsistent

true zealot
#

maybe set network owner of grabbed character to the person whos grabbing

subtle torrent
#

i thought characters were always set to the network owner of the player

true zealot
#

idk

#

i dont have experience in this

subtle torrent
#

@lusty perch

lusty perch
#

There are a few ways to make grab moves

#

Usually with animations, I specify to the animator to have the two rigs to be at a specific offset away from eachother

#

The I would weld one rig's HRP to the others rig HRP

#

Then play the animation

subtle torrent
#

that's what i do when the players arent supposed to be moving

lusty perch
#

It's been a WHILE since I've made combat tbh

subtle torrent
#

but in this case i want the player to run along while they are grabbing the other player

lusty perch
#

Thats why I said they get welded to the root part of eachother

subtle torrent
#

okay i see