aws-samples / amazon-sumerian-arkit-starter-app

A sample XCode project that demonstrates how to create a simple augmented reality experience using Apple's ARKit with the Amazon Sumerian service
Apache License 2.0
49 stars 27 forks source link

pickandrotate script support? #10

Open MicDesign1 opened 5 years ago

MicDesign1 commented 5 years ago

For some reason the 'PickAndRotate' script in Sumerian is not working in this app the same way as it does in Android app. I have an object set up with the PickAndRotate script to only rotate along the 'x multiplier' (value of 1) and not to rotate along the 'y multiplier' (value of 0). The same scene works in Android as expected however the iOS version will still rotate the object along all axes. Any help modifying it in this app to work?

mike-starr commented 5 years ago

Thanks for the report - we'll look into it.

mike-starr commented 5 years ago

We weren't able to reproduce this issue internally. If you're still having problems, could you reach out on slack (slack.sumerian.aws)? We can look into what's going on with your scene specifically.

mi3ctf commented 5 years ago

Is this still an active issue or just an old one?