General Category > ASL Scripts
I have written a script to simulate waves.
Steve:
I'll look into this, Hindsight. Nice script!
2020 Hindsight:
Thanks!
I'm running version 1.00 of Anim8or. "29-May-17"
Steve:
2020 Hindsight What's happeneing is that Anim8or uses the plug-in script defined name, not the file name, to connect the objects in a project to a script file. This is the third argment in the #plugin psudo command in the script:
#plugin("object", "mesh", "Waves");
If two or more scripts use the same name Anim8or can't tell which one to use so it uses the first one in found.
2020 Hindsight:
Useful to know!
Thinking about it, when I was debugging I did change the name given to #plugin() to avoid confusing myself.
Thanks!
ianross:
Thank you Hindsight this is a good script. Great!!! now we can create water with a script.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version