Hey Folks,
I hope someone can help me to solve my problem. Why do larger objects fly slower than smaller objects? I have created a cube with the scale 1x1x1 and a cube with 30x30x30. Then I’ve the cubes flown with the force vector (0,5500,5500) -big cube- and with the force vector(0,1000,1000) -small cube. The small cube flies natural and stops at 88(z-axis). The big cube flies very slowly and stops at 2640(z-axis). Since the big cube is 30 times bigger than small cube, is the fly distance right but the flight is to slow. How can i change the speed of the flight from the big cube so that the big cube fly the same distance in less time?
don’t make it fly with physics, cause with physics it never will do that as it would not be physical.
use iTween instead
Thank you dreamora.