Marcio Shimoda writes: > Well, this is a problem.... > The current version of ssgLoadMDL just loads the all the information in mdl > file. It doesn't know what is loading, if is a wheel or other moving part.
Fortunately, that doesn't matter. We specify animations externally using an XML config file; see http://www.flightgear.org/Docs/fgfs-model-howto.html for details. As long as ssgLoadMDL preserves object names inside the model, we should be able to animate it. All the best, David -- David Megginson [EMAIL PROTECTED] _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
