Hello everyone! I've got the AlphaB device back from JamAsia in Bangkok and play with it for a while. (Both making test project on Native C++ and using a Cascades) But, my real goal is to make a simple game on BB10. So i change my focus to Construct2's HTML5 export feature.
I've tested export some example project to my device (platformer and Ghost shooter) with framerate around 20-30fps and some texture stretching issue on WebGL setting. Is there anyway to avoid that?
And also, rightnow, the project I export to the device still behave like a 'web page' like, when i touch and drag on the screen it keep dragging the game screen around. I'd love to know how to fix that. Is it in the config.xml setting somewhere?
And anyway, touch input tutorial on the site is awesome :) and RIM you're really open and try to get close to us developer. I really appreciated. Thanks in advanced!