|
Post by weiprecht on Jan 28, 2024 4:23:04 GMT
Hello Invector,
I have been attempting to use the AI template, but there is a major bug right after the installation and first run, where a 'DotVector' variable is missing its defenition. Here is the error message:
Assets\Invector-3rdPersonController\Basic Locomotion\Scripts\CharacterController\vThirdPersonMotor.cs(1599,64): error CS1061: 'Vector3' does not contain a definition for 'DotVector' and no accessible extension method 'DotVector' accepting a first argument of type 'Vector3' could be found (are you missing a using directive or an assembly reference?)
I am using Unity 2022.3, the FSM AI Template 1.1.9a, the TPC-Shooter Template 2.6.4, and the Shooter Cover Add-on 1.
Please advise on how to fix this error.
Thank you
|
|