So I’m using the applyForce code to give an object motion, at the moment it’s like this:
ball:applyForce(0, 1, 0, 0)
Having it like this, the ball moves nicely. But if I change the 1 to 2 the ball moves really fast.
I saw an example from Corona where they used the applyForce method, and they had the 2nd number set to 20 and the ball moved in a nice pace. But if I set mine to 20 I wont even see the ball because it moves so fast… Does anyone know what the problem might be?? [import]uid: 14018 topic_id: 5343 reply_id: 305343[/import]
[import]uid: 14018 topic_id: 5343 reply_id: 17842[/import]
[import]uid: 14018 topic_id: 5343 reply_id: 17934[/import]