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.
#VehicleSeat Troubles
11 messages · Page 1 of 1 (latest)
Hello! Please post a picture of the hierachi, aswell as the code.
Change line 2 to local rig = script.Parent.Parent.Parent
alr so I did but vehicleseat still not found any other advice?
Remove the ‘, 10’ from line 4 and make it a serverscript instead