joseocasioserra

Results 4 comments of joseocasioserra

I am having the same issue, I am using the same path: art.scnassets/ship.scn And I added the folder and file under my iOS App

Turns out the code in the example does not work, but this one does: ``` ```

That is nice, but what if I have 10 objects and I want to know which one I clicked is? I am trying to use hitTestSceneObjects, but the id coming...

I had the same issue. I just followed the manual installation steps and added the .workspace instead of the .xcodeproj and it worked.