May 27, 20169 yr why not track the mouse's position after a click? if interact with something == true getMouse().getPosition()
May 27, 20169 yr why not track the mouse's position after a click? if interact with something == true getMouse().getPosition() Would probably be cleaner to create a proxy class listening for Interactable's interact invocations.
Create an account or sign in to comment