First off I'm a beginner so the code may not be perfect. I created an example project using gameview which I have attached.
There are basically four bitmaps. Three of them are black and move towards the left and reappear on the right when they reach the left edge. When gv_touch is fired and the blue bitmap moves upwards and rotates, the movement of the other three becomes a little jerky. if the screen is not touched the movement is smooth. How to ensure the movement of the black bitmaps is smooth all the time?
Thanks!
There are basically four bitmaps. Three of them are black and move towards the left and reappear on the right when they reach the left edge. When gv_touch is fired and the blue bitmap moves upwards and rotates, the movement of the other three becomes a little jerky. if the screen is not touched the movement is smooth. How to ensure the movement of the black bitmaps is smooth all the time?
Thanks!