Hi there,
I want to import my own camera script and then I disabled the default camera and added my own camera script from Base/control > Game Controls > Custom Controls

I did it and my script is working fine but after I do this, I cant interact with npc's and they are not clickable anymore.
But click on objects (like Item prefab that described in the tutorials) is OK just npc's is problem.
I also removed my custom script and changed the camera control to ORK default ones and everything is working fine. then I find out the problem is importing from custom script.

Any one know were is my mistake?

Regards
  • Hi again,
    I have found the problem and fixed it.
    I explain it how maybe it helps others.

    This problem happens when we attach camera to player. It should added by ORK.
    Simply click add component to solve this problem.
Sign In or Register to comment.