getting a error message and tells me :

Assets\ORK Framework\Scripts\ORKCameraControlWrapper.cs(81,25): error CS1061: 'CameraController' does not contain a definition for 'Anchor' and no accessible extension method 'Anchor' accepting a first argument of type 'CameraController' could be found (are you missing a using directive or an assembly reference?)

need help ...
im using unity 2020.3.5f1
  • As said in the other thread, make sure OOTII is imported, maybe even reimport it (via the project hierarchy, right-click on the folder and select Reimport).
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.