iJodix Posted February 27, 2016 Author Posted February 27, 2016 (edited) The crosshair color is always None, unless you click somewhere (that triggers either red/yellow color). Checking for none does not solve your issue here. There is no way to really confirm a click when you are interacting with interfaces/inventory/equipment. https://dl.dropboxusercontent.com/s/e3znjjxqw0tht27/2016-02-27_18-04-54.mp4?dl=0 ah i see, thanks but i noticed when clicking on the inventory items the item model color goes brighter for milliseconds, is it possible to detect that color change ? Edited February 27, 2016 by iJodix
Krulvis Posted February 27, 2016 Posted February 27, 2016 ah i see, thanks but i noticed when clicking on the inventory items the item model color goes brighter for milliseconds, is it possible to detect that color change ? If it's a milisecond you won't always be able to pick it up, I also doubt it's a milisecond. But you can ofcourse try it out by just writing some debug code and test. 1