You can write your topic however you want, but you need to answer these questions:
- What do you want to achieve? Keep it simple and clear!
I am trying to make tools which ignores Left Mouse input completely.
How do I stop realising mouse1 button from Deactivating an Equipped and Manually Activated tool?
- What is the issue? Include screenshots / videos if possible!
I have set “ManualActivationOnly” to true which prevents mouse click from activating the tool however I notice mouse click can still trigger DeActivate event on tool (afterI have already manually activated the tool with code).