| Reply | « Previous Thread | Next Thread » |
|
Hi everyone,
I am developing the game in J2ME i need to detect 1) UPLEFT 2) UPRIGHT 3) DOWNLEFT 4) DOWNRIGHT in 3650 and 7650. Is this possible in J2me? if Yes then plsease tell me i can implement this. Thanx |
| vishwas_dot_h |
| View Public Profile |
| Find all posts by vishwas_dot_h |
|
As far as I know the 'joystick' on the 3650 and 7650 can only go up,down,left, and right. If you need diagonal controls I guess you'll have to map it to some other keys on the keypad.
-ow- |
|
Yes, that is right.
First, you should consider if you really want to implement diagonal movement. If answer is yes, then you can try to use other keys and/or try to quess when user wants to move diagonally. (This depends heavily on the game type. In racing games you can use sticky acceleration. In platform games, you can enable diagonal jumping if player is moving left/right when jumping or jumps and quickly presses left/right.) For little more information see S60 game usability guidelines document below (search for"diagonal"): http://www.forum.nokia.com/main/0,6566,23_30,00.html - J |
|
Hi,
Im my game there is no diagonal movements but i jsut want to detect....(quickly presses left/right.) how can i do this pls tell me/ |
| vishwas_dot_h |
| View Public Profile |
| Find all posts by vishwas_dot_h |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|