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

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -