Author Topic: ChaosScatter and MaxScipt  (Read 693 times)

2023-07-08, 11:27:02

harumscarum

  • Active Users
  • **
  • Posts: 34
    • View Profile
    • ZNAK
Hello,
Is there any way to remove all "Distribute on-target objects" in ChaosScatter with the MaxScript command?
Thank you!

2023-07-10, 09:48:03
Reply #1

Aram Avetisyan

  • Corona Team
  • Active Users
  • ****
  • Posts: 913
    • View Profile
Hi,

You can use this command:

Code: [Select]
$'Chaos Scatter001'.targetNodes = #()
This will set the Distribute-on target objects list to an empty array.
Aram Avetisyan | chaos-corona.com
Chaos Corona QA Specialist | contact us

2023-07-10, 15:19:31
Reply #2

harumscarum

  • Active Users
  • **
  • Posts: 34
    • View Profile
    • ZNAK