WILEz:Hello, excuse me mine very bad English, i'm italian.
I've a inconvenience whit HeightmapCollision sample.
I've created a new project and i've copied a does the stop at code of the solution and now the two project they are sameness but I've an error:
Me too, but the error is different:
Error loading "terrain". File contains Microsoft.Xna.Framework.Graphics.Texture2D but trying to load as Microsoft.Xna.Framework.Graphics.Model.
I think it's right, the file is .bmp, but the sample uses the same file, the same instruction(Content.Load<Model>("terrain");)
But works... why?