[Beta 4 Bug] : datablock editor don't create SFXprofile datablocks...
by Giorgio Zanetti ( JoZ ) · in Torque 3D Professional · 07/27/2009 (4:09 pm) · 2 replies
It seems taht the datablock editor cannot create SFXprofile datablocks...
Clicking the "New" button open the usual dialog asking for the datablock name... I put in a name, click "Create" but the datablock fields' panel don't change and checking in the "Existing" panel I cannot ind the SFXprofile I just created...
Aside that I noticed that the "Existing" panel seems to not usefully sort the datablocks on a smart per type base (and it don't group them in per type folders)
Clicking the "New" button open the usual dialog asking for the datablock name... I put in a name, click "Create" but the datablock fields' panel don't change and checking in the "Existing" panel I cannot ind the SFXprofile I just created...
Aside that I noticed that the "Existing" panel seems to not usefully sort the datablocks on a smart per type base (and it don't group them in per type folders)
About the author
Associate Rene Damm
Confirmed and fixed.
The datablock editor assumes that all datablock classes can be instantiated with only their defaults set which hasn't been true for SFXProfile so far (it needed a valid SFXDescription).