defos icon indicating copy to clipboard operation
defos copied to clipboard

move_cursor_to doesn't update screen_x and screen_y

Open abadonna opened this issue 8 years ago • 6 comments

  1. set new cursor position with move_cursor_to
  2. initiate any input action - action.x\action.y are correct, but action.screen_x\screen_y have old values

abadonna avatar Mar 25 '18 12:03 abadonna

Hi! On what platform?

dapetcu21 avatar Mar 25 '18 16:03 dapetcu21

osx running from editor

abadonna avatar Mar 25 '18 16:03 abadonna

Any news? action.x \ action.y is not working as well (as there is no input event)

abadonna avatar Feb 22 '19 08:02 abadonna

I don't think we can update screen_x/screen_y that's an engine thing. @britzl what do you think?

subsoap avatar Feb 22 '19 08:02 subsoap

It would be nice to force input event somehow

abadonna avatar Feb 22 '19 08:02 abadonna

We've requested to be able to simulate input before. You should post on the Defold forums asking again so it gets more attention.

subsoap avatar Feb 22 '19 10:02 subsoap