Want to remove aliased meshes warning

Removing an aliased mesh warning is trickier than removing other warnings, as it involves finding out which asset it is aliased to, then copying the mesh files from that asset to the one that has the warning, then updating the config.txt file to remove the alias tag and to add a mesh table.

Shane
 
It already has a bnsf_dash9_body.im
and a
mesh-table
{
default
{
mesh "bnsf_dash9_body.im"
auto-create 1
}

So I just delete the alias entry
 
Ok thanks.

I was a bit confused because it already had the same *.im it was aliased to.

All errors and warnings clear.

Saving your post.

Thanks again
Sometimes a Old grumpy guy.
 
Back
Top