#how do I listen for all M1 clicks?
1 messages · Page 1 of 1 (latest)
To listen for user input, ujse either UserInputService or the input action system
https://devforum.roblox.com/t/studio-beta-new-input-action-system/3656214
https://create.roblox.com/docs/reference/engine/classes/UserInputService
Developer Forum | Roblox
Hi Creators! We’re thrilled to bring you our new abstract Input Action System (IAS)! This new approach to input provides you with several new instances you can use to connect to input actions and arrange bindings across platforms at edit time. Those, combined with contexts, allows you to easily configure and edit an input system in your game ...