Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Suggestion / Idea  Obi dragger in VR
#1
Hi, 

I'm developing a game with Obi Cloth for VR and i have a doubt. Is it possible to grab the clothes so that the user can bring them closer and further away from himself? in other words, can it move in Unity's z-axis?

Thanks.
Reply
#2
(07-04-2022, 08:03 AM)Darvy96 Wrote: Hi, 

I'm developing a game with Obi Cloth for VR and i have a doubt. Is it possible to grab the clothes so that the user can bring them closer and further away from himself? in other words, can it move in Unity's z-axis?

Thanks.

Yes, it's a full 3D simulation so it can move in all axis.

Note that Obi is a rather complex engine. If you're starting out with game making, expect a pretty harsh learning curve (specially when mixing Obi and VR) as it assumes you're comfortable with basic vector/matrix algebra as well as intermediate C# scripting.

let me know if I can be of any help. cheers!
Reply