In the two player pool table example, how would you get the balls to rotate similar to real pool? object.rotation?
http://developer.anscamobile.com/code/two-player-pool-table [import]uid: 14218 topic_id: 14960 reply_id: 314960[/import]
In the two player pool table example, how would you get the balls to rotate similar to real pool? object.rotation?
http://developer.anscamobile.com/code/two-player-pool-table [import]uid: 14218 topic_id: 14960 reply_id: 314960[/import]
i dont think there is another rotation methods in corona
maybe im wrong [import]uid: 16142 topic_id: 14960 reply_id: 55234[/import]
there is .rotation and :rotate methods, where one is absolute angle and the other an incremental angle.
cheers,
?
[import]uid: 3826 topic_id: 14960 reply_id: 55249[/import]