Closed GoogleCodeExporter closed 8 years ago
Actually they are saved, its just that the j3m will overwrite the values on
load if its available through the assetmanager. So only the reference to the
j3m file should be removed when its cloned or otherwise changed.
Original comment by normen667
on 23 Nov 2012 at 10:14
@normen667: Yeah, that seems like the proper solution
Original comment by ShadowIs...@gmail.com
on 23 Nov 2012 at 10:15
There's no way of fixing it reliably. Changes to RenderState or Textures
themselves cannot clear the key on the material. The user must call
Material.setKey(null) prior to exporting the model in order for material
changes to be serialized properly.
Original comment by ShadowIs...@gmail.com
on 26 Nov 2012 at 3:08
Original issue reported on code.google.com by
ShadowIs...@gmail.com
on 23 Nov 2012 at 10:12