Hello!
Is there a “LeftClickEvent” in air? I think a server knows when a left click is performed because you can see other players left clicking in air.
Thanks in advance
RandomByte
Hello!
Is there a “LeftClickEvent” in air? I think a server knows when a left click is performed because you can see other players left clicking in air.
Thanks in advance
RandomByte
I believe it’s an InteractBlockEvent.Primary that’s consider cancelled. But I’m not sure…
Interesting, will test that.
[quote][Aaron1011] Yes- we just don’t fire it
[Aaron1011] it’s handled differently
[Aaron1011] because it plays the hit animation
[Aaron1011] and doesn’t do any other processing
…
[Aaron1011] No, I think it just never got added
[Aaron1011] Zidane: ^^[/quote]
Open an issue on the github, most likely they’ll add it. (Or was it already added? I haven’t tested latest builds.)
Ahh, I think I was thinking of InteractBlockEvent.Secondary… well hopefully it will be fixed