2025-06-15, 11:49:22
Home
Help
Search
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Chaos Corona Forum
Chaos Corona for 3ds Max
[Max] I need help!
ChaosScatter and MaxScipt
Print
Pages: [
1
]
Author
Topic: ChaosScatter and MaxScipt (Read 693 times)
2023-07-08, 11:27:02
harumscarum
Active Users
Posts: 34
ChaosScatter and MaxScipt
Hello,
Is there any way to remove all "Distribute on-target objects" in ChaosScatter with the MaxScript command?
Thank you!
Logged
http://www.znakvisual.com
2023-07-10, 09:48:03
Reply #1
Aram Avetisyan
Corona Team
Active Users
Posts: 913
Re: ChaosScatter and MaxScipt
Hi,
You can use this command:
Code:
[Select]
$'Chaos Scatter001'.targetNodes = #()
This will set the Distribute-on target objects list to an empty array.
Logged
Aram Avetisyan |
chaos-corona.com
Chaos Corona QA Specialist |
contact us
2023-07-10, 15:19:31
Reply #2
harumscarum
Active Users
Posts: 34
Re: ChaosScatter and MaxScipt
thank you
Logged
http://www.znakvisual.com
Print
Pages: [
1
]
Chaos Corona Forum
Chaos Corona for 3ds Max
[Max] I need help!
ChaosScatter and MaxScipt