Hi, I have problem with rotating “bullet” on collision…
Im getting this error:
“ERROR: Cannot rotate an object before collision is resolved.”
Pre and post collision does not works for me 
I found exactly same problem here :
http://developer.anscamobile.com/forum/2011/09/11/how-rotate-object-collision-event
And they solved it through timer, it will probably work, but only for 1 “bullet”, but I can spawn multiple “bullets” at one time and here is problem… How can I define what bullet to rotate through timer after collision?
For spawning bullets Im using this tutorial from ansca:
http://blog.anscamobile.com/2011/09/how-to-spawn-objects-—-the-right-way/
Thanks for any help ;). [import]uid: 59968 topic_id: 17433 reply_id: 317433[/import]
[import]uid: 84637 topic_id: 17433 reply_id: 66360[/import]