Obi Official Forum
Suggestion / Idea Obi dragger in VR - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Cloth (https://obi.virtualmethodstudio.com/forum/forum-2.html)
+--- Thread: Suggestion / Idea Obi dragger in VR (/thread-3396.html)



Obi dragger in VR - Darvy96 - 07-04-2022

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.


RE: Obi dragger in VR - josemendez - 07-04-2022

(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!