Game Development Community

new material not updating a placed object.

by Mikael Pettersson · in Torque 3D Professional · 05/05/2009 (1:36 pm) · 2 replies

i created a new material for a crate that didn't have a material profile (material.cs). fixed the mapto etc. but the changes didn't get updated until i logged out/in or removed and replaced the object.
[update]:
when i open the material list .. i see the material listed. but if i move over to placing some more models from the asset bin, and come back to the material editor, the material is gone form the material list.

#1
05/06/2009 (11:05 am)
Logged. THREED-421
#2
05/06/2009 (11:11 am)
So we're currently implementing a couple of new systems for the material editor that should clear up these issues. Right now the only "field" that doesn't update correctly is the mapTo (you have to reinit the engine in order to see the change); good things are coming =)

Thanks for the report!