Game Development Community

Torque X Platformer Kit

by Ibrahim Ali Murad · in Torque X 2D · 09/21/2009 (3:35 am) · 6 replies

Hi,

Can any one help me With This error ( MS Visual Studio 2008 )using Torque X Platformer Kit

Warning 1 Project item 'levels\demo_modified.txscene' was not built with the XNA Framework Content Pipeline. Set its Build Action property to Compile to build it. Game

#1
09/23/2009 (10:56 pm)
Right click on levels\demo_modified.txscene in content under Game and select properties.

Build Action should be set to content

Copy to Output Directory should be set to Copy if newer

thats it

#3
09/24/2009 (9:45 pm)
Henry, your email address is not on file. Can you email me at jkanalakis@envygames.com ?

John K.
www.envygames.com
#4
01/21/2010 (4:55 pm)
I see the instructions.. but i have no idea where to find that file inside of c# 2008 visual.. Please help..Im having the same problem

#5
01/21/2010 (4:56 pm)
where do I find "levels\demo_modified.txscene " ?
#6
01/21/2010 (6:12 pm)
In the Solution Explorer panel it is under: Game/Content/levels