Okay, I’m trying to make an iphone version of a game I made here http://scratch.mit.edu/projects/techy/781198, box2d or chipmunk is better , Where is each tutorial If you download the Cocos2d SDK
Tag: box2d
cocos creator box2d
title Map use box2d
var sfloors = this.tiledMap.getObjectGroup(‘Special_Floor’).getObjects(); //Get the object layer here
< span class="hljs-comment">for (let i = 0, l = sfloors. length