Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Making New Terrain Tiles...
#1
Erp. I'm thinking of making new tiles for Days of Conquest, because:

1) The tiles look to real, and don't match the units' graphics.
2) The tiles dodge, and that's hard to fix.
3) I wanna make the water animate.
4) I didn't make them.

My main problem was #2, with the dodgy-ness of the tiles... they didn't fit together, so, are there any programs that can help with that?
size=9]"To announce that there must be no criticism of the president, or that we are to stand by the president, right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American public." -- Theodore Roosevelt[/size]
Reply
#2
Nope, but there is a sollution I use.

First of all, make 4 tiles, not one. Let's say the 4 tiles are drawn together, with this layout:

Code:
12
34

where 1, 2, 3 and 4 are the four tiles.

Now, in your drawing program, cut and paste the tiles so you have them rearranged this way:

Code:
43
21

You'll notice the tile clash as a cross in the middle. You just have to fix that cross. Be sure not to change the borders.

Once you have eliminated the tile clash, you can be sure that the four tiles will fit with each other always that you arrange them like this in your map:

Code:
121212121212...
343434343434...
121212121212...
343434343434...
.
.
.
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)