Rick Posted April 4, 2013 Share Posted April 4, 2013 It looks like I can pick the 3D object I want, even though there is another 3D object in front of it. Is there something I need to do so this doesn't happen, or bug? Quote Link to comment Share on other sites More sharing options...
Josh Posted April 4, 2013 Share Posted April 4, 2013 If the closest parameter is set to true, this should not happen. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Rick Posted April 4, 2013 Author Share Posted April 4, 2013 if self.camera:Pick(p.x, p.y, pickinfo, 1.0, true) == true then You can notice this in my game Josh. Clicking the front of the hole will register as clicking the moles. Quote Link to comment Share on other sites More sharing options...
Josh Posted April 4, 2013 Share Posted April 4, 2013 K thanks. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.