Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Confused about how the Obi Stitcher Interface works
#2
(06-10-2021, 06:50 PM)SpencerIO Wrote: I am attempting to use Obi Stitcher component. I saw these instructions in a different thread...

Assuming you want to use the stitcher in the editor, and not at runtime (or "play" mode), these are the steps to take:
1.- Add a ObiStitcher component to any game object.
2.- Put the first actor you want to use into the "First actor" slot.
3.- Put the second actor into the "Second actor" slot. Both actors can be the same one, in case you want to stitch a piece of cloth to itself.
4.- Click "Edit" in the stitcher inspector and drag the sewing tool that appears in the scene view so that its ends are roughly over the vertices you want to stitch. Then click on "Add Stitch" in the inspector to sew them together.


1. I did add the component to a game object
2. Added the first actor to a slot
3. Added the second actor to a slot
4. But when click Edit I don't see any change in the scene view. I don't see a sewing tool. If a click Add Stitch I see a dashed green line that I cannot select or modify.

Please let me know if there is something I am missing

Not in front of the computer rn, but this might help:

Make sure your scene view has the “Gizmos” button enabled. If I recall correctly, the sewing tool is a gizmo, and as such it won’t appear if they are disabled.
Reply


Messages In This Thread
RE: Confused about how the Obi Stitcher Interface works - by josemendez - 06-10-2021, 08:29 PM