Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Apply random movement on scene start.
#2
(23-04-2020, 11:59 AM)arpan018 Wrote: I have multiple ropes with their respected particle attachment. When scene start i want to show random movement like rope hanging on scene start.

There's many ways you can do this, without a more detailed description it's hard to pick the best one. The most basic/easiest one probably being giving a random start rotation to each rope. See:
https://docs.unity3d.com/ScriptReference...ation.html
Reply


Messages In This Thread
RE: Apply random movement on scene start. - by josemendez - 23-04-2020, 03:03 PM