Michael Arthur

Results 98 comments of Michael Arthur

longTouch attribute never gets applied.

going to use https://github.com/SortableJS/angular-legacy-sortablejs

On Android longTouch: true doesn't even wait, as soon as I scroll it moves the item.

The command `shx cp -rn src/taxi/schemas dist/taxi/` schemas is a folder with x files in it. just create some dummy files using touch sorry I can't spend much time creating...

I have pvr.ccz files working in coocsbuilder make sure you specify in the plist under metadata realTextureFileName : yourpvrfile textureFileName :yourpvrfile

From downloading the code and having a look it uses cocos2d so theoretically it should support anything cocos2d does. BTW this is from 2.1 rc3 that I tested

Umm I don't think so, I have both texture packer and sprite helper, I only used texture packer to make the pvrs however I didn't make them in pvrtc format...

I'll try with pvrtc format and see what happens, I'm guessing your plist is named the same too? Can you try with pvr with rgba4444?

ok also on my side using pvrtc formats do not work, I have modified cocosbuilder to accept pvr files and can test them directly without plist files as to whether...