Game Development Community

Shockwave and Torque?

by Duane Hass · in General Discussion · 11/13/2007 (6:24 am) · 2 replies

I have done a site search for "shockwave" but I was wading through some pretty vague discussions from a few years ago, so I decided just to ask. Can I develop a 3D Multiplayer game using Torque and have the final product be a Shockwave game, suitable for web deployment?

About the author

Recent Threads


#1
11/13/2007 (6:37 am)
No. Torque does not publish to Shockwave. It is a complete application rather than a plug-in component. There are some wrappers that will allow you to run executables in browsers, but I do not know the reliability of them.
#2
11/13/2007 (6:43 am)
Ok, thank-you for your quick response.