Looking for a scripter who's good with physics to make this wheelchair function

I’m looking for a scripter who’s good with physics to make this wheelchair function.


The parts of the wheelchair are very organized, consisting of Unions and MeshParts.
image

The way it should function is:
→ a player gets into the wheelchair
→ they use WASD or the arrow keys to move around and change directions
→ the two wheels should spin as the wheelchair moves
→ they can get out of the chair and it will remain uppright, and another player can get in and start controlling it with no issues
→ steering should not be glitchy and should be visually appealing to those watching

I can pay up to 4,000 robux via T-shirt if this is done in a timely and high quality manner. Pay will differ depending on how well the job is completed/how long it takes. We are looking for this to be done ASAP.

If you are interested, please reply to this post with your discord username & tag, and then send me a friend request on discord (twinqle#4224).

Thanks!

1 Like

All it needs is a script and a VehicleSeat to work.
I have the same kind of thing with a steampunk table I built using 2 wheels with HingeConstraints and 2 free castering wheels.
It’s here if you’d like to see how it works, just go to the end island with the large landing platform on top:
https://www.roblox.com/games/419228663/Yeah-steampunk

1 Like

When I attach the wheels to the chair with HingeConstraints, it falls over and doesn’t balance on the two wheels.
What should I do about this?

1 Like

Well you need some sort of balance system on a wheelchair. Look at images of wheelchairs online to see what the real ones use.
If you saw my moving table you’d get an idea of what would work.
Either that or just sphere Parts welded to the bottom with the Friction set to 0 so they slide over the ground and small bumps/edges.

I’ve now got it to balance but it doesn’t seem to move–you can view the updated version here:

I’d suggest to move the conversation to Private Messages, or make a post on #help-and-feedback:scripting-support.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.