Game Development Community

FPS Tutorial not showing up?

by Andy Gilbert · in Torque 3D Professional · 11/05/2012 (3:11 am) · 10 replies

Hi, new here and im coming over from leadwerks (well mixing between the two), i really like the look and feel of torque and its packed with features which are overwhelming and whilst ive had a play i thought it might be worth me going through the FPS tutorial to get a headstart.

First issue hit is the FPS tut doesnt show in the toolbox, its in the templates folder, ive deleting and extracted twice, but no matter what i do, it doesnt show in the toolbox templates?

Just wondering if this has cropped up before?

Thanks
Andy

#1
11/05/2012 (3:43 am)
Find it here afaik they are still working on reworking the toolbox, I don't know the current status of it but it may be a bit buggy atm.
#2
11/05/2012 (4:14 am)
Hi Lukas, i have already downloaded and extracted, tried it a few times now, but it doesnt show in the toolbox, i belive im using the bundle toolbox not the new open source one.

Thanks
Andy
#3
11/05/2012 (4:17 am)
Ahh thought you mean't that you couldn't find a link to it! Sorry for that!
Hmm it is not showing up you say?
Try going into allProjects.txt and adding the relative path to the tutorial, like:

Templates\FPS Tutorial\
#4
11/05/2012 (4:55 am)
Hmm Tried that and still nothing? Just simly wont show, ive teied again to extact it in, (just in case) and all was fine, all files are in the template folder. but nothing in toolbox?Andy
#5
11/05/2012 (4:57 am)
Tut, hate being a Noob at things, roll on a month (or two).Crossing the toolbox off, doesnt close it but puts it down tothe tray, so wasnt ever being closed.All done now.ThanksAndy
#6
11/05/2012 (6:19 am)
Ah yes, that gets me all the time aswell!
Glad you got it working, I hope you have fun with Torque 3D and become a part of the community.
If you look for more tuts after the FPS Tutorial, I wrote a short series (halted for now but I will continue it when I get the time)
Find it here!
#7
11/05/2012 (6:53 am)
Still not had any luck, for some reason when creating a new project using the FPS tutorial it crashes at the very end.

Then when i optn toolbox and click the newly created project based on FPS tut it crashed the toolbox everytime its clicked on.

Any ideas?

Thanks
Andy
#8
11/05/2012 (7:16 am)
@Andy:
The Toolbox that currently comes with Torque 3D does have an issue when creating a new project and there is more than one project already in the list. It will crash at the end of the project creation process. However, it appears to still correctly make the project, so you should be good to go.

You may want to start using the new, open source toolbox, called the Torque 3D Project Manager. It doesn't appear to crash like the old toolbox, and it doesn't hide itself in your tray (or require admin privileges). You may find it here: github.com/GarageGames/Torque3D-ProjectManager. There is also a compiled version of it ready for use here: github.com/GarageGames/Torque3D-ProjectManager/downloads

- Dave
#9
11/05/2012 (7:30 am)
Hi hmm ok, very strange to why it crashed when the project is clicked on?

Ive looked at that and being new to torque, if i go ahead with the new open source toolbox, how do i get into the world editor and other tools?

Thanks
Andy
#10
11/05/2012 (8:27 am)
The World/Gui editors are fully accessible within the game (F10 for GUI ed, F11 for World ed). The toolbox links to the various tools were simply a collection of shortcuts. The new Project Generator has a button that will take you to the folder that contains the project where the VS project/solutions, scripts, assets, and executable can be found.

Truly the only important feature of the old Toolbox was the easy to use project generator, and that still remains in the new open source T3D Project Generator.