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
    Approved
    I still have not succeeded in doing this, any help would be appreciated. Thank you
  • Anonymous's avatar
    Anonymous
    Approved
    @lsummers Firstly thank you for the reply. Now, by extend it's controls, you mean add to it's code I am assuming?
  • 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
    Approved
    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?
  • Anonymous's avatar
    Anonymous
    Approved
    Thanks so much @imperativity, advice taken