Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨

6 Replies

Replies have been turned off for this discussion
  • Anonymous's avatar
    Anonymous
    Thanks so much @imperativity, advice taken
  • Anonymous's avatar
    Anonymous
    One more question @imperativity , how do I simulate a turret using the VRTK, after some digging, I can only seem to make my turret rotate on one axis, is there a way make my turret rotate on the X and Y axis using VRTK?
  • We use the VRTK quite a bit.  You can simulate a turret using the VRTK just fine (it can fully track everything you do with your controllers).  You may need to look at the examples and extend its controls.  The downside to the VRTK, is although it is a very cool and comprehensive framework - it has its bugs and it has a lot of redundant abstraction that takes a while to learn and work through :)
  • Anonymous's avatar
    Anonymous
    @lsummers Firstly thank you for the reply. Now, by extend it's controls, you mean add to it's code I am assuming?
  • Anonymous's avatar
    Anonymous
    I still have not succeeded in doing this, any help would be appreciated. Thank you