Obi Official Forum

Full Version: Obi dragger in VR
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
(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!