76
ASL Scripts / New ASL Functions in v0.97b update
« on: June 05, 2008, 03:07:09 am »
There are some new functions in the v0.97b update that might be useful:
1. shape.GetNumEdges(), etc.
2. write to the console: open("$console", "w");
3. mesh.DeletePoint(), etc.
4. functions to access to attributes,
5. Spline access functions. You can make cool looking chains and ropes that follow the shape of a spline!

1. shape.GetNumEdges(), etc.
2. write to the console: open("$console", "w");
3. mesh.DeletePoint(), etc.
4. functions to access to attributes,
5. Spline access functions. You can make cool looking chains and ropes that follow the shape of a spline!
