I want to get mouse clicks from the ui scene but I cannot access the ui
camera. In hypergiant/window.scm the ui camera is found in *ui-camera* but
this is not exported. When I added it to the exports I was able to see the
mouse clicks with this:

(get-cursor-world-position *ui-camera*)

Is there a better way to do this? If not, can hypergiant be updated with
this change?

Thanks.
--
Complexity is your enemy. Any fool can make something complicated.
It is hard to keep things simple. - Richard Branson.

Reply via email to