Game Development Community

3d interactive shop

by Spider_Man · in General Discussion · 01/09/2008 (6:36 pm) · 2 replies

Greetings every one (long time),
i wonder if some one please can help me to create a project that should be :

3d shop / mall ... and it may work on web then when some one visit he / she can touch some stuff in game (shop) , and when he touch by mouse a pop up window will show up then HTML page will start or URL for such a website .... etc

the whole idea is to build the shop/mall as 3d and let the visitor to walk inside like RPG games (only camera) , then by mouse can touch special items to get effects .

now my question please :

1- any one can help me to walk in steps for this project ?
2- Does this engine help to publish the game to work on web ?

3- i would like to create the project like to be upgradable, like add , remove items any time need.


Thanks for any kindly advice :)

#1
01/10/2008 (6:23 am)
1. If you ask on the forums for the different steps, you should be able to get help. I would recommend buying one of the Torque books and learning the engine that way. They take you step-by-step through creating simple games as examples. That way you can learn the basics to implement what you want.

2. No. There are resources available to allow web browsers to be integrated into your game, but not for your game to be integrated into a browser. For that you would have to use a third-party SDK. You might like looking at Director or Unity as options, too.

3. This you can do, though you will have to script it and have it work with your web infrastructure.
#2
01/10/2008 (10:24 am)
Thanks for your fair answer !

always appreciate