Pregunta

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?

¿Fue útil?

Solución 2

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top