HomeForumsGeneral DiscussionSwipe Cut Effect ??

Tagged: cocos2d-x, cocos2dx

This topic has 2 voices, contains 1 reply, and was last updated by  Nat Weiss 273 days ago.

Viewing 2 posts - 1 through 2 (of 2 total)
Author Posts
Author Posts
September 18, 2012 at 8:09 am #2730

gameprogrammer45

Hey ,

I want to do swipe cut like in the game CutTheRope ? how should i do it ?

I have two platforms connected with one string and I want to give that swipe cut effect ?

Platforms I have taken as CCMenuItemSprite and also those string which are connected …

I was trying override cctouchesbegan , cctouchesmoves …. but when I have taken CCMenuItemSprite it goes in its call back and does not come in cctouches function ?

Why is that so ?

What should I do to make swipe cut effect ??

September 19, 2012 at 5:01 pm #2731

Nat Weiss

Are you looking for something like CCBlade?

https://github.com/hiepnd/CCBlade

http://www.cocos2d-x.org/boards/6/topics/4632

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.