Hello everybody,
I have a project in which I can move and rotate object by scripts.
I wish to use some plug-ins of the MR Design Labs.
However, I have not succeed to merge our scripts with code of MR Design Labs.
I have reimplemented all click interactions (e.g. all scripts which derives from IInputClickHandler have been removed and now, all clicks are retrieved in a method called OnTapped of a global script which derives from InteractionReceiver). Of course, our scripts which moves objects do not work on our new version .
Where can I find some helps ?
Many Thanks,