I developed a cocos3d application, and I have several Node in my scene.
The size of my nodes is small (10px max.). So, it is very difficult to detect a key pressed on the nodes when the camera is too far.
Can we enlarge the detection area on a node?
Thank you in advance!