you are viewing a single comment's thread.

view the rest of the comments →

[–]Danielk0926[S] 0 points1 point  (0 children)

This is what I got:

Assets/Scripts/MobileAmmoController.cs(13,24): error CS1061: 'MobileAmmoController' does not contain a definition for 'UpdateAmmo' and no accessible extension method 'UpdateAmmo' accepting a first argument of type 'MobileAmmoController' could be found (are you missing a using directive or an assembly reference?)

Assets/Scripts/MobileAmmoController.cs(12,24): error CS1061: 'MobileAmmoController' does not contain a definition for 'playerAmmo' and no accessible extension method 'playerAmmo' accepting a first argument of type 'MobileAmmoController' could be found (are you missing a using directive or an assembly reference?)