lukeskywalker1 Posted August 6, 2003 Share Posted August 6, 2003 Im just wondering, how do you use them. I know you can move stuff with them, and rotate, but how? thanks a lot -lukeskywalker1 Link to comment Share on other sites More sharing options...
lukeskywalker1 Posted August 6, 2003 Author Share Posted August 6, 2003 Hang on a sec... I just made something up... but would this work? //(BHVD) affect ( "object1", /*@AFFECT_TYPE*/ FLUSH ) { task ( "move" ) { move ( $destination$, 2000.000 ); } do ( "move" ); } so like... the move would be the ref_tag, then the next thing would be how long it would take? like i put destination (destination is the ref_tag) , and then 2000.000 (how long) is that right?? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.