Game Development Community

Can I make a 2D in Torque 3d

by Robert Welch · in Torque 3D Public · 03/07/2011 (4:45 pm) · 7 replies

I am going to buy Torque 3D becasue I have strong interest in making a 3D game. Can I make 2D games with Torque 3D also?

About the author

Electrical Engineer with JST Corp. I have programmed in C at work in the past. Very interested in Game programming, design, Game asset Modeling, and development.


#1
03/07/2011 (6:17 pm)
You can set the game-play so that it'll be like a 2D game.
But if you mean 2D as in using only pictures, then you need Torque 2D
#2
03/07/2011 (8:30 pm)
Thanks, I just wanted the option have the look and game play of a 2D if I wanted.
#3
03/08/2011 (5:13 am)
You're welcome. Here is a coding example for a side scrolling game for Torque 3D right away.

People (including me) love to see any progress of Torque projects. So don't hesitate to post it here in a blog =)

Happy coding!
#4
04/05/2011 (5:28 pm)
Thanks Again(-:
#5
08/28/2011 (10:07 pm)
In store there is a toot named sprite works.it could be very helpful.read its features
#6
08/29/2011 (2:49 pm)
Thanks muza. I will check that out.
#7
09/02/2011 (1:07 pm)
As other people have stated if you want to go pure 2D I would recommend Torque 2D. If you want to do something similar to Shadow Complex (3D like environments with 2D gameplay), then yes, Torque 3D can do that :)