ColonySurvival icon indicating copy to clipboard operation
ColonySurvival copied to clipboard

[MODDING] Allow detecting GetKeyDown & GetKeyUp in the OnPlayerClicked callback

Open Khanx opened this issue 3 years ago • 1 comments

If possible I would like to be able to detect the GetKeyDown/Up in the OnPlayerClicked in order to know WHEN the player starts clicking with the mouse and when finishes.

Khanx avatar Dec 19 '21 18:12 Khanx

Added to #322 Though you'll only have OnMouseDown / OnMouseUp equivalents, no "OnHoldingMouse" every frame the player holds it

pipliz avatar Dec 20 '21 17:12 pipliz