Physics object set velocity but not moving

I added a few dozen physics objects, most of them outside the screen. I then set a constant velocity to them so that they are supposed to fly in. But occasionally I found some objects are not moving (remain still outside the screen) even though I print out their linear velocity to be correctly set. This seems to be random? Does anyone how what could cause this? Thanks. [import]uid: 8745 topic_id: 9587 reply_id: 309587[/import]

Try printing their coords a few times (a second apart) to see if they are moving at all, that could give you a more specific idea of what is going on. [import]uid: 52491 topic_id: 9587 reply_id: 35073[/import]

yes that is what I did to find out they were not moving:) their coordinates didn’t change, but getLinearVelocity values were correct. And it doesn’t happen all the time, only very occasionally to one or two of the objects, but enough to make user experience suffer. [import]uid: 8745 topic_id: 9587 reply_id: 35077[/import]

Sorry, often people wont see the objects move onto the screen and assume that they aren’t moving when in reality, they are.

If you are certain that everything is set correctly then please submit a bug report with steps to replicate the issue and it will get checked into.

Thanks,

Peach :slight_smile: [import]uid: 52491 topic_id: 9587 reply_id: 35080[/import]