#VehicleSeat Troubles

11 messages · Page 1 of 1 (latest)

analog lodge
#

Basically Im trying to create a game where players can build mechs and enter them for fighting, I've approached this by creating a model and rigging it and then I've entered a vehicle seat to controll from, I made the proximity prompt and it shows up given that theres no players occupying it yet I'm still not able to "enter the mech" on the output panel its telling me that VehicleSeat cannot be found in rig and Ive tried several different things to fix this but I can't come up with anything that works so i need help with that.

sick coral
analog lodge
#

alright

sick coral
#

Change line 2 to local rig = script.Parent.Parent.Parent

analog lodge
#

alr so I did but vehicleseat still not found any other advice?

sick coral
#

Remove the ‘, 10’ from line 4 and make it a serverscript instead

analog lodge
#

igh that fixed the issue with vehicleseat being detected but now it is telling me it's occupied already which im guessing its counting the rig's humanoid for that slot