Obi Official Forum

Full Version: How to prepare rope like on the screen
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all, I need help. Making a game like Tangle Master 3d. How can I prepare such levels where the ropes are twisted together several times?

https://prnt.sc/P_U7w2KUFLz8
(22-04-2022, 12:09 PM)Alexander Wrote: [ -> ]Hi all, I need help. Making a game like Tangle Master 3d. How can I prepare such levels where the ropes are twisted together several times?

https://prnt.sc/P_U7w2KUFLz8

Hi Alexander,

This question is extremely broad. What do you mean by "preparing" the levels? loading them from a file? manually setting up scenes in the editor? procedurally creating the ropes?
(22-04-2022, 12:25 PM)josemendez Wrote: [ -> ]Hi Alexander,

This question is extremely broad. What do you mean by "preparing" the levels? loading them from a file? manually setting up scenes in the editor? procedurally creating the ropes?
Hi josemendez. Sorry for that. I need any solution that can help me to build this level. Manually setting up scenes in the editor or saving in prefab will be preferable solution
(22-04-2022, 12:39 PM)Alexander Wrote: [ -> ]Hi josemendez. Sorry for that. I need any solution that can help me to build this level. Manually setting up scenes in the editor or saving in prefab will be preferable solution


If manually setting this up in the editor is ok, then you can just use Obi's path editor to define the starting path of the ropes (twisted around each other, or any other initial shape) See: http://obi.virtualmethodstudio.com/manua...setup.html
(22-04-2022, 12:46 PM)josemendez Wrote: [ -> ]If manually setting this up in the editor is ok, then you can just use Obi's path editor to define the starting path of the ropes (twisted around each other, or any other initial shape) See: http://obi.virtualmethodstudio.com/manua...setup.html

Thanks josemendez, I'll try