playMaker

Author Topic: Custom VRTK Playmaker Action - Get Controller Velocity  (Read 2548 times)

tcmeric

  • Beta Group
  • Hero Member
  • *
  • Posts: 768
Custom VRTK Playmaker Action - Get Controller Velocity
« on: April 11, 2017, 01:08:37 PM »
For my 30 actions in 30 days, i created a new VRTK playmaker action called "get controller velocity". It can be downloaded for free under MIT license from my github account. Protip: VRTK can be used for HTC vive, Rift and Google Daydream.

Download here: https://github.com/dumbgamedev/VRTK_Playmaker3x
Loop counter used in this tutorial: https://github.com/dumbgamedev/general-playmaker/blob/master/Math/simpleLoopCounter.cs

Tutorial Video:

Doh

  • Full Member
  • ***
  • Posts: 124
Re: Custom VRTK Playmaker Action - Get Controller Velocity
« Reply #1 on: April 12, 2017, 07:18:15 PM »
This will be extremely useful, thank you!

Does this work with the current Asset Store version of VRTK?

tcmeric

  • Beta Group
  • Hero Member
  • *
  • Posts: 768
Re: Custom VRTK Playmaker Action - Get Controller Velocity
« Reply #2 on: April 12, 2017, 11:16:48 PM »
Yes, it does. There is a whole set of playmaker actions. You can find a bunch of different tutorials on the actions on my youtube channel. As well there are a bunch of us with VRTK + playmaker projects on our slack channel here: https://invite-playmaker-slack.herokuapp.com/

Feel free to join us, we are pretty easy going  8)

Doh

  • Full Member
  • ***
  • Posts: 124
Re: Custom VRTK Playmaker Action - Get Controller Velocity
« Reply #3 on: April 13, 2017, 10:43:20 AM »
That's brilliant, I'll grab those today and I'll come check out the slack channel next week.

Thank you for making these!

tcmeric

  • Beta Group
  • Hero Member
  • *
  • Posts: 768
Re: Custom VRTK Playmaker Action - Get Controller Velocity
« Reply #4 on: April 13, 2017, 11:20:43 AM »
No problem. Let me know if you are looking for an action that doesnt exist. Its a work in progress and I am always adding new actions. I love to hear from people using it, as it helps me know what to do next.