cocos2d-x physics nodes slide along other -
i developing game using cocos2d-x built-in physics engine. in game, user try put object stack , keep them balance.
however, got problem when try put object on other one, makes 2 objects slide along each other
i tried set friction value nothing changes. noticed when put dynamic object on non-dynamic object it's fine when put dynamic object on other dynamic object, problem (sliding along) happened.
i create gif demonstrate problem because of bad english. http://makeagif.com/i/0lsvdw
sorry don't have enough reputation post images. appreciate help!
Comments
Post a Comment