Game Development Community

Noob to SDK needs sage-like advice

by Daniel Harrington · in Torque Game Engine · 03/11/2005 (12:03 pm) · 1 replies

I have the SDK, all the tools, the Tim Aste combo pack and plenty of time... It's good to be me. However it's not so good when you can't get models, missions etc to load correctly. I've spent some time DL starter guides and reading them front to back as well as the README file for the content. I'm sure it's just a matter of those files being incorrectly in the fps.starter dir. I just need an example or instructions on where to place them.

Thanks

Danny

#1
03/11/2005 (3:27 pm)
When doing script changes, always remember to delete .cs.DSO files.

Many many "problems" are simply that.

First mods I would suggest are really really easy ones, its so easy to go over your own head.
Like start with the codesampler tutorials. I started out by modding starter.fps to include the rocket launcher.

DIE KORK!! DIE!!!

then I think i did the weapon switching, since I had multiple weapons and wanted to switch them easily.

Then I did the Jetpack tutorial + Air control.

Those did all take a while to get to work, i had problems at first, but was a valueable learning experience.


Edit: Links ;-)