Hi, I've been having issues with getting the GKC camera working with ORK. When spawning the character in any other way it seems to work fine, even dragging and dropping the prefab during play works. But whenever I try spawning the player through ORK the GKC camera stops following the player. I've disabled ORK controls/camera and added the control behaviours to use GKCs inputManager and playerCamera. I asked the GKC discord and they said it's possibly an issue with ORK.

Thankyou.
  • You'll need a custom camera control wrapper script between ORK and GKC to set the camera's target to ORK's spawned player. There are example wrapper scripts available for other controls (e.g. OOTII or Cinemachine) that you can adjust for other controls.
    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.