Game Development Community

Game with both 2D and 3D elements.

by Steve Lamperti · in Torque 2D Beginner · 10/14/2013 (10:19 am) · 1 replies

I am thinking about starting to develop a game with both 2D and 3D elements. I was just wondering how easy it is to combine development in T2D and T3D. If someone is familiar with this, or could point me to a link where there is information about it, I would appreciate it.

The main game is a 2D interface game, but essentially you go into tactical battles in 3D maps.

#1
10/27/2013 (10:52 am)
In general, this is do-able. But to mix T2D and T3D would probably take some effort.

It would probably be easier to use the T3D engine and then build custom GUIs for the 2D portions of the game.