Game Development Community

Components Not Available In Builder

by Aesielle Ehrhart · in Torque X 2D · 05/12/2009 (7:59 am) · 0 replies

Hello!

I have recently upgraded to the new Torque X 3.0 (clean install). When I use the Builder the only component that I can assign to an object is the MovementComponent - none of the others show up. I believe my schema file is not being updated/instantiated properly as when comparing it to my other schema files from Torque X 2.0, I notice that the components are not added to it as they used to be (I cannot find them in the 3.0 schema file anywhere). Am I going to have to manually place the components into the schema or am I missing a new step that must be done for 3.0 (or is there something else completely wrong going on). I have uninstalled and reinstalled many times just in case there had been mistakes in the installation process (doubt it though). As another note, I am using Visual Studio 2008 professional - if that makes any difference. Any help/ideas are greatly appreciated.

Edit: Sorry, noob mistake! My version of Visual Studio was not up to date (I somehow had lost my service pack 1) and so was not building my schema files correctly. This problem has been solved!