I have tried doing the XNA GSE "Hello World" Tutorial and at a certain point it shows "Model" in the menu bar but I don't see it in my Mod Tool.
On the page of the tutorial entitled "Creating 3D Content" I do :
11. Delete the Mesh object.
Select “Mesh” in the explorer and press the Delete key on your keyboard.
But then it shows "Model" in the menu bar in the tutorial and I don't see it in my Mod Tool project, so I can't do the next step:
12. Choose Model > Create > Text > Planar Mesh.
What do I have to do to get Model to appear on the menu bar?
Thanks.