Gravity change on specific part

I’m trying to make a script that will change the direction of gravity (Kinda like EgoMoose’ Wall Stick controller), except only on parts with a specific name.

For example:

  • “Sticky” will let you stick to the wall, adjusting your gravity accordingly.
  • “Part” wont let you stick to it, meaning you’d just fall to the ground

Can anyone help with how to make this?

1 Like

I would use ego moose’s gravity controller and just configure it how you like

I checked it out, but I’m not good enough at scripting to localize it to a specific part.

1 Like

What was the point in commenting this if they are already using @EgoMoose’s gravity controller? They are simply asking what part allows you to stick to walls and how to modify what parts you can stick to.

I feel like a VectorForce might accomplish this.

1 Like

Because thats what it is, all you have to do is add variables to parts that you can walk on.

1 Like