noob question (another one .... sad)
by umberto girard · in Torque 3D Beginner · 04/21/2013 (5:06 am) · 5 replies
i've added the scripts to the player.cs and player.h files for the jetpack feature, how do i recompile the files?
thanks in advance
thanks in advance
#2
Perhaps dig around on Microsoft's Visual Studio document site to learn more about using your compiler. Or perhaps this Google search on how do I compile a c++ program in visual studio 2012 could help.
04/21/2013 (7:11 am)
You use a compiler - get Visual Studio Express, open the solution file for the version you have, click on "Build" and select "Build Solution" from the menu.Perhaps dig around on Microsoft's Visual Studio document site to learn more about using your compiler. Or perhaps this Google search on how do I compile a c++ program in visual studio 2012 could help.
#3
04/21/2013 (8:44 am)
You don't need to add anything to the engine to have a jetpack feature in T3D -- it's already built-in.
Ahsan Muzaheed
Default Studio Name