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 Let's build cool stuff and have fun.
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
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.