
0
Declined
Add Back Button on mouse to go to back like when browsing on your computer or browser.
Please add the ability to go back using the mouse buttons we use every day for browsing websites. Quickly sifting through flow states is a hassle when I have to double click on a state, then go all the way up to the back arrow.
Bolt Version:
Unity Version:
Platform(s):
Scripting Backend:
.NET Version (API Compatibility Level):
Customer support service by UserEcho
Hi Keyport!
Thanks for the suggestion. I've been trying to do that specifically, but Unity does not send any mouse event when pressing back/forward buttons on the mouse, so there's literally nothing I can hook into. :/
In the mean time, pressing PageUp will go up a graph level.