Help with GUI mouse picking

Using Lemur to easily do picking on any JME Spatial, whether 2D or 3D:

See the full Lemur site/repo here:

Inculding the “Getting Started” page if you want to dive in deeper:

You don’t have to use the UI portions of Lemur to get the scene picking… just call one initialize method and then add listeners to the spatials you want. Though you can also easily create buttons with images if that’s easier for you… and then place them wherever you want.

2 Likes