Game Development Community

Singleplayer game

by Stephan Reiter · in Torque Game Engine · 12/28/2001 (10:49 am) · 1 replies

In the near future I'd like to start working on a singleplayer RPG - currently I'm working on the Design Document, already got somewhat 20 pages...

Well, to come to the point: I see the client/server structure of the engine, works great for multiplayer, but how would I go about making a singleplayer-game? Do I still need special client scripts and others for the server?

Thanks in advance! I hope you all had nice Christmas...
Stephan Reiter

About the author

Recent Threads


#1
12/28/2001 (1:00 pm)
Basically with single player the engine starts the server on your machine and then you join it. If you look at the scripts you can see how to invoke single player instead of multiplayer.