is there a way to make physics body border line more visible

I am having problems with verifying the SKPhysicsBody setup which is not working. I am having difficulty seeing the PhysicsBody border line in the scene. Is there any way of making the border bigger, different colour, etc?

  • I added a SKSHapeNode using dimensions of the physics body plus line width and can see that there is a physics body where I am expecting it. So this question is now solved for me.

Add a Comment