Start a new topic
Answered

touch input solution for Android

Hi all, I just found out that the touch event related actions were made for iOS, does STYLY includes any custom actions made for Android regarding touch related (touch event, get touch info, and touch count) interactions? Thanks for your help!


Best Answer

Dear Kyle Li,


By using PlayMaker's Mouse Pick Event event, the object will react when you tap in the AR scene in STYLY for both Android and iOS smartphones.


I prepared a sample scene.

https://gallery.styly.cc/scene/a2f03dda-ec83-4496-aa3d-e9213c69eacd

When you touch the cube, the cube turns red and returns to normal after 3 seconds.

You can learn how to implement this Mouse Pick Event with following article.

https://styly.cc/tips/playmaker-tap-operation/


If you wanna use other STYLY custom action, please tell me the name of custom action.


Best regards,


1 Comment

Answer

Dear Kyle Li,


By using PlayMaker's Mouse Pick Event event, the object will react when you tap in the AR scene in STYLY for both Android and iOS smartphones.


I prepared a sample scene.

https://gallery.styly.cc/scene/a2f03dda-ec83-4496-aa3d-e9213c69eacd

When you touch the cube, the cube turns red and returns to normal after 3 seconds.

You can learn how to implement this Mouse Pick Event with following article.

https://styly.cc/tips/playmaker-tap-operation/


If you wanna use other STYLY custom action, please tell me the name of custom action.


Best regards,


Login or Signup to post a comment