giandifra / arcore_flutter_plugin

Flutter plugin for ARCore SDK, Android platform to build new augmented reality experiences
MIT License
434 stars 281 forks source link

update node position by touching & dragging it #193

Open wijdanMT opened 2 years ago

wijdanMT commented 2 years ago

Hi there, thanks for this awesome plugin, I am trying to make a slider on the ArcoreView that allows the user to change the node position by scaling it up and down, but I didn't find any argument for the hit to let me update the node position according to the new touch position. how can I implement this, I appreciate your time.

junaid186 commented 1 year ago

Did your problem get solved? I'm facing the same issues