Hello people, a new developer here starting my way into the AR world. I’m learning all the docs you provide and trying to be a good developer in the future but at moment I’m experiencing an issue while trying to develop an easy interface in order to make the following:
The current game object in the scene has to be rotated. I’ve been able to place the object in the mobile app without much problems by using the ARKitScene. I’ve also created the UI to scale to the mobile app correctly, but when I’m trying to modify the script for the UnityARHitTestExample, I’m not able to make the app verify when I want to apply an object in the scene or when I’m interacting with the UI Buttons.
I’m posting the CS of the game object and the button I’m currently using and also the Unity interface.
Please, let me know if I’m doing something wrong with the script as I can’t see to find the current issue at moment by myself. It will be much appreciated. Thanks for your time, people.



