|
Post by o0neza0o on Dec 22, 2018 11:56:30 GMT
i get these errors:
Assets/Invector-3rdPersonController/Shooter/Scripts/Shooter/vShooterManager.cs(262,84): error CS1061: Type `Invector.vShooter.vShooterWeapon' does not contain a definition for `attackID' and no extension method `attackID' of type `Invector.vShooter.vShooterWeapon' could be found. Are you missing an assembly reference? and
Assets/Invector-3rdPersonController/Shooter/Scripts/Shooter/vShooterManager.cs(263,89): error CS1061: Type `Invector.vShooter.vShooterWeapon' does not contain a definition for `attackID' and no extension method `attackID' of type `Invector.vShooter.vShooterWeapon' could be found. Are you missing an assembly reference?
unsure why, i mean i have quite a lot of assets but gonna try in a clean project now!
|
|
|
Post by o0neza0o on Dec 22, 2018 12:37:22 GMT
does the same on a clean project too
|
|
|
Post by tchrisbaker on Dec 24, 2018 3:49:59 GMT
I got this error too. I'm not sure but I think it's supposed to be shotID now
|
|
|
Post by rainersachs on Dec 24, 2018 10:03:16 GMT
Hy there,
i have the same error. Release 0.2 worked pretty good but0.3 has a lot of errors. It also caused errors after Importing in the Third Person shooter Template.
|
|
|
Post by tchrisbaker on Dec 24, 2018 10:51:08 GMT
Is it cause we don't have the new shooter code on the asset store yet?
|
|
|
Post by Invector on Jan 7, 2019 14:21:53 GMT
Is it cause we don't have the new shooter code on the asset store yet? Yep, the AI Template 0.3 works fine standalone, but if you want to use with the Shooter you will need the last version from both.
|
|