Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Moving multiple cloth actors not working
#3
(04-03-2019, 07:53 PM)josemendez Wrote: Hi,

Cloth follows the same rules as any other GameObject. As long as all cloth transforms are parented to the ship, they will move with it (as long as any particle in the cloth is fixed, otherwise the cloth would just fall due to gravity because it would not be attached to any transform).

Can you give more details about your setup?

Hi, thanks for the reply.

I am currently playing around with the wind sample scene. I have duplicated the object named "Flag" (This is the flag standing closer to the camera). When I hit play I can move the duplicated flag and the cloth will move along with the Flag object. If I move the other Flag object, the cloth just stays in position. I am currently using Unity 2018.3.5f1. I haven't changed anything else to the wind sample scene.

I've attached a screenshot which shows the issue.

Thanks again for the help.
Reply


Messages In This Thread
RE: Moving multiple cloth actors not working - by JJarvis89 - 05-03-2019, 08:00 AM