Game Development Community

Illegal transform animation detected

by Magnus Blikstad · in Artist Corner · 07/01/2005 (10:43 pm) · 1 replies

I get the following error when I try to export a DSQ sequence for one of my models:
Illegal transform animation detected between collapsed node "RHFootCtrl" and "bounds".

According to this page www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=2093 it's supposed to be because the bounding box is too small, but changing it's size have absolutely no effect.

I'm starting to fear it has something to do with how my rig is set up, RHFootCtrl is a control object that never gets exported but it's still linked into the hierarchy (basically the whole thing is quite a mess =).

Anyone have any ideas what may be going wrong? If you need any more info, just let me know.

#1
07/03/2005 (2:02 pm)
Oh well, never mind then. It works now, I ended up linking my control objects to a dummy that I Link Contrained to the needed objects rather than linking. No idea what was going wrong, but now it works at least. Good enough for me.