Domanda

I'm new to SpriteKit and iOS programming. I've been working on a new project about maze game using SpriteKit. I can't find any good way to create a Physics Body for my maze. I've tried this awesome tool SKPhysicsBody Path Generator but it didn't work, maybe because my maze was not in a "convex polygonal path" as the rules required (I'm not sure, I've tried a simple .png image with an upside down T shape). Is there any other way to do this job?

È stato utile?

Soluzione 2

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top