Hello, I am opening this topic once again since I still didn't get solution. Basically i’m trying to set contactDelegate on physicsWorld of SKScene that’s created through create_objc_class but it doesn’t work. Any ideas? Thanks in advance.
Here is full code:
https://gist.github.com/anonymous/2530353b2a41c19746bf9c0e0fa9a57f
Note:
The code is basically modified version of this:
https://github.com/jbking/pythonista-misc/blob/master/spritekit/skview-demo.py