Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Bot problem - doesn't want to sit in a seat, any fix?

Asked by 4 years ago
Edited 4 years ago

Hello, I made a bot script that makes it go to the nearest bus, sit in a seat, and jump out of the bus when it reaches the destination. The script works for the first time but after second time the bots don't sit in seats, they just walk through them. After model regen they also don't react with seats. Any help would be appreciated.

Here's the map:

https://cdn.discordapp.com/attachments /598169921226014722/673932785022402561/bot7.rbxl

1 answer

Log in to vote
0
Answered by
Shawnyg 4330 Trusted Badge of Merit Snack Break Moderation Voter Community Moderator
4 years ago

I think a similar fixed work for me: When you jump the bot, in a script set the Humanoid's Sit to false, and the SeatPart to nil

Ad

Answer this question