Use CollisionManager, is there a way to know the collision direction ( top, 
bottom, right, left) when collision happens?  just like RectMapCollider.

I want to do the following:

if player collide with enemy's top:
    do something
elif player collide with enemy's right/left:
    do something else

-- 
You received this message because you are subscribed to the Google Groups 
"cocos2d discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/cocos-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to