mfps mobile does not work with vehicle car

General support.
Post Reply
User avatar
unity
New Member
New Member
Posts: 1
Joined: Sun Dec 12, 2021 4:05 pm

I have updated both mfps mobile and vehicle car, but when I export vechicle car I get these errors


Assets\Addons\Vehicles\Scripts\Runtime\UI\bl_VehicleUI.cs(97,30): error CS1061: 'bl_MobileButtonLayers' does not contain a definition for 'SetActiveButtonGroup' and no accessible extension method 'SetActiveButtonGroup' accepting a first argument of type 'bl_MobileButtonLayers' could be found (are you missing a using directive or an assembly reference?)


Assets\Addons\Vehicles\Scripts\Runtime\UI\bl_VehicleUI.cs(114,30): error CS1061: 'bl_MobileButtonLayers' does not contain a definition for 'SetActiveButtonGroup' and no accessible extension method 'SetActiveButtonGroup' accepting a first argument of type 'bl_MobileButtonLayers' could be found (are you missing a using directive or an assembly reference?)


Assets\Addons\Vehicles\Cars\Scripts\Runtime\Controller\bl_CarInput.cs(25,28): error CS0117: 'bl_TouchHelper' does not contain a definition for 'OnVehicleDirection'
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

Hi,

The problem is that you aren't using the last version of the Mobile Controller addon, you need to update it to the last version.
How to find your Invoice Number: Here
How to find your Order Number: Here
Post Reply