Hi everyone,
I’m still a newbie in Corona and I’m currently stuck with the following problem. I hope any of you can help me out.
I use applyLinearImpulse to different objects in my game, but since some are smaller than others the smaller ones reach a speed way higher than I want. And if I reduce the amount of the linear impulse the bigger ones end up at a very low speed.
Is there a way I can set a maximum speed for the objects in my game that in some way no matter the amount of force they receive they don’t go beyond the maximum speed I set?
Thanks a lot for your wisdom.