On 10 ноя, 02:35, claudio canepa <[email protected]> wrote: > On Wed, Nov 9, 2011 at 10:00 AM, skyphz <[email protected]> wrote: > > Can anyone give simple example of how collisions work in cocos, on > > python? I've been reading programing guide and not quite understood > > where in program i must process collision data > > Thanks in advance. > > With both zips in the release (cocos2d-0.5.0.zip , > cocos2d-0.5.0-docs.zip ) code samples for a lot of features are included, > mostly into the directories 'samples' and 'test'. > > For collision the samples included are > samples/balldrive_toy_game > samples/mouse_elastic_box_selection.py > test/test_all_collisions.py > benchmarks/collision > > Have you seen those ? > > -- > claudio
Yes, i saw them, the thing is i'm new to python and programming, so it's a little overkill for me. :) I would appreciate simple example with two sprites colliding and how to process it. Thank you for your response. -- You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cocos-discuss?hl=en.
