Game Development Community

How to import a map jpeg as the background

by Edward Savage · in Torque Game Builder · 10/03/2012 (10:23 am) · 1 replies

Hello,

I'm trying to create a board wargame. I have a jpeg of a board wargame hex map, that I want to use as the back ground. How do I import the jpeg into Torque 2d and then set it as the background? Thank you in advance, any advice, tips are welcomed (needed).

-Ed

About the author

Recent Threads


#1
10/04/2012 (11:05 am)
Create >> Create a new Imagemap >> find your jpeg file click on it >>
drag it on the screen >> set its layer to something 15.
Then repeat it for other jpeg or png files, just set their layers to below 15.

And read the tutorials :)