LastPressedKey() but for mouse

I’m trying to let player configure keys as they want.

How do I give an option to let player bind abilities to left, middle or right click if they want.
Is there a similar action to LastPressedKey() for mouse?

No, but you should be able to use the standard conditions:
image

1 Like