Creating Mesh from Keys. 2004-02-26 - By Sebastian Faber
Back you could do a copy on each frame of your animation like this:
set oObj = Application.Selection myStartframe = 1 myEndframe = 100
for myStrartframe to myEndframe Duplicate oObj, 1, 0, 1, 1, 2, 1, 2, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, True, 0 next
-- --Original Message-- -- From: owner-xsi@(protected) [mailto:owner-xsi@(protected)]On Behalf Of Hara Sfyri Sent: Thursday, February 26, 2004 1:21 PM To: XSI@(protected) Subject: Creating Mesh from Keys.
Hello to you all! Is there a way I can create different meshes(geometry) from each key in my animation? Like in Max you can do this from Tools > snapshot. I don't mean the ghosting but geometry for each key, as if you have 25 models for a walk! Is there a way to do that in xsi? thanks a lot in advance!
-- Hara Sfyri 3D Graphics Artist, Virtual Reality Department Foundation of The Hellenic World http://www.ime.gr
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|