#HumanoidRootPart hitting the wall with crouch script

7 messages · Page 1 of 1 (latest)

olive jetty
#

Humanoid.HipHeight

fresh musk
#

Yea, use humanoid’s hipheight property OR use collisiongroups

exotic cloak
#

Hip height makes the legs go into the floor cryign
I’ll see if collision groups helps

exotic marshBOT
#

studio** You are now Level 2! **studio

fresh musk
#

Because of the way its rigged… i see

kindred reef
# fresh musk Yea, use humanoid’s hipheight property OR use collisiongroups

collisiongroups are actually a very underrated method to implement crawl/crouch scripts. As it allows you to actually fully force a certain movement style without having to bother about getting hitboxes in the perfect position. Just have boxes that are either only collide when you don't crawl or only collide when you don't crawl.crouch. No need to worry about any other thing