Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Moving from one object to another object either forward or backward in the SAME SCENE

Hi,
I have all my objects placed in only ONE SCENE say object A, B, C, D and E.
1. As soon as my application is started i am trying to show only one object at the beginning(Say object A) and all the other objects are hidden/
2. then after air tap on object A
3. Object B and Object C should be seen
4. Now when I airtap on B,I am trying to show object D
5. Now when I airtap on C,I am trying to show object E
6. On giving a voice command "Back" on D , I am trying to show object B
7. On giving a voice command "Home" on object D or object E , I am trying to show object A

So,are there any methods available to show the above flow.
If possible provide the links if available.
Please help
Thanks :)

Answers

Sign In or Register to comment.