[Closed] Hey Guys, i need some help
Hello all,
we are working on a school assignment and are all new to maxscript.
i want to do something, but am having some trouble. We were never taught how to do this (or even use splines in maxscript), but using google, i was able to get kind of an understanding of how addknots and stuff work.
my question is this:
When i draw something using the Spline-line tool, i am given this in the listener
line transform:(matrix3 [0,-1,0] [0,0,1] [-1,0,0] [-1.05138e-006,-24.0528,37.3776]) isSelected:on
[size=2]now, i know how to addknots line by line to achieve the desired shape, but is there a way to use this information from the listener and some code to make it draw what i did in one line? or two? or anything, just without doing it line by line?[/size]
[size=2][/size]
[size=2][/size]
[size=2]thanks for reading, and for any help. [/size]
[size=2][/size]
[size=2]~Hoss. [/size]
hmm… im not sure but i think u cud read the coordinates from an external text file. This way you cud just type the coordinates on that file and let the script read it using a FOR LOOP…
its just a suggestion, i hope it helps.
im super noob…im talking like less than a month in this thing.
i understand what you mean…but have no idea how to go about doing this. is it hard?
i would like to try… i have the SDK book on order…so im hoping i can learn from that too
thanks for the reply