error CS0039

solosurge

New member
Everything was working fine with the Demo Scene, but once I load it with my project I got this error. I use unity 2018.1.2f1

Assets/Opsive/UltimateCharacterController/Scripts/Items/Actions/ThrowableItem.cs(373,49): error CS0039: Cannot convert type `Opsive.UltimateCharacterController.Objects.TrajectoryObject' to `Destructible' via a built-in conversion

Any help would be much appreciated. Thanks.
 
Top