I have an object that turns into several objects by means of an array. object [counter]
I can not do applyfortse for multiple objects.
Can anyone give examples of code as it is implemented? [import]uid: 94381 topic_id: 33416 reply_id: 333416[/import]
Check out the ‘for’ keyword. You will need to loop over the elements in the table (array) and call applyForce on each one. [import]uid: 8271 topic_id: 33416 reply_id: 132765[/import]
Check out the ‘for’ keyword. You will need to loop over the elements in the table (array) and call applyForce on each one. [import]uid: 8271 topic_id: 33416 reply_id: 132765[/import]