playMaker

Author Topic: HoloLens Actions  (Read 1622 times)

stvbabb

  • Junior Playmaker
  • **
  • Posts: 66
HoloLens Actions
« on: April 30, 2018, 09:51:49 AM »
Hello,

I'd like to request some actions for the HoloLens device. I've been trying to get some working, but I'm having no luck.

There would probably need to only be 4 or 5 written actions.

Link to the HoloToolKit

https://github.com/Microsoft/MixedRealityToolkit-Unity

In more detail, what would be perfect would be action translations for the following HoloTool Kit scripts:

OnFocusEvent
IInputClickHandler to get tap events
GestureInteractive to check different interaction types
InteractiveButton for some UI stuff.

My main block was getting some of that to work coming from the Tool Kit to Playmaker. There was some kind of Interface issues I was running into.

But, maybe more experienced programmers could help out a bit.

Thanks,
Steve