domingo, 6 de septiembre de 2009

Working on controls

Almost all comments in Android market were about the bad controls in the game. Initially controls were a bit different, player only moved while you were touching the screen and in the direction you were touching it, but when screen in touched everything goes slow -that's a problem with Android platform, not the game specifically-. There's a trick to solve this but it makes controls a bit unresponsive. The other option is to increase fps and then put a limit, so it looks like there are no problems when touching the screen. I'm working on this, but I would like to know if you think the game would be better with the controls I had planned initially. If you think about other alternatives, please I am open to suggestions.

No hay comentarios:

Publicar un comentario