I have physics body on the screen, which is currently affected by gravity.
How do I at event or at spcifict time moment, can change its density?
like self.density = 10 does not work. [import]uid: 141449 topic_id: 24984 reply_id: 324984[/import]
I have physics body on the screen, which is currently affected by gravity.
How do I at event or at spcifict time moment, can change its density?
like self.density = 10 does not work. [import]uid: 141449 topic_id: 24984 reply_id: 324984[/import]
Remove; http://developer.anscamobile.com/reference/index/physicsremovebody and then readd the body with new properties
[import]uid: 52491 topic_id: 24984 reply_id: 101475[/import]