Rick Posted April 4, 2013 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
Josh Posted April 4, 2013 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.
Rick Posted April 4, 2013 Author 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
Josh Posted April 4, 2013 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.
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.