NOT WORK THE FOLLOWING RANGE:
MOUSE - ON KEYDOWN--CLICK (ALL DIRECTION EXEPT RIGHT) - SPRITE
- 1. SIMULATE CONTROL (ALL DIRECTION EXEPT RIGHT)
- 2.SET SPEED ( ANY NUMBER).
`
I'm a beginner, make the game where a user control ball by inclination ( tilt, for mob. device, OS Tizen).
I have long sought to this on my simulator and using object Touch ( with Simulate control,of course).
When I replaced the Touch object by Mouse and Keyboard ( both, and separately) and created a new project for testing, then i found that the second action (set speed - px. per sec., the first action - direction - right, left,ect) - set speed work only in one direction - always in right direction, and sprite move only right directhion ignoring that i click on left buttom of mouse ( i make set of keydown, of course, you can see it on screenshot).
Is it a BUG , or my mistake? I think this can influence on Touch control similarly.
here is capx file