PLatform template hangs on playing scene
by Nathan Gordon · in TGB Platformer Kit · 02/21/2009 (8:25 pm) · 2 replies
I just purchased the platform kit and I tried to drag a static image into the scene view and play scene and nothing happens, it just hangs. I tried the same thing with other templates such as the fish template and it works fine. I made sure to install the platform kit into the TorqueGameBuilder-1.7.4 folder also. Any ideas? Thanks.
#2
exec ("./PlayerMethods.cs");
exec ("./DrillMethods.cs");
I am sure this is a no brainer for someone with basic knowlege of scripting but I am at a loss. If anyone can point me in the right direction I am willing to learn.
02/27/2009 (9:50 pm)
Thanks for the link. I read through getting started and the upgrade guide. I still cant run demo tutorial, it just hangs, and I have no behaviors to choose from although they are all in my behaviors folder. I am a total newbie when it comes to scripting. Being a video game artist I had hopes that this kit would eliminate the need for modifying script, at least a solid foundation until I found a experienced programmer to work with. Going through the demo and upgrade links I see that there is code that needs to be added in to certain .cs files. My problem is where to put them within a file that already has content. For ex. these to lines that are to be inserted into the game.cs file - exec ("./PlayerMethods.cs");
exec ("./DrillMethods.cs");
I am sure this is a no brainer for someone with basic knowlege of scripting but I am at a loss. If anyone can point me in the right direction I am willing to learn.
Associate Phillip O'Shea
Violent Tulip
tdn.garagegames.com/wiki/TGB/PlatformerStarterKit