Ok I started making a simple breakout game map.The problem I have is that I cant find appropriate tile size due to a Pad being of size 42X10 and blocks are of size 42x17.
I tried having 32x32 tile sizes for whole map but the problem that arises is that I cant have multiple filled up rows(there must be gaps between them and that is a problem)
Is there an option that enables me to have a lower part of map be 42 x 10(for example tiles (0,0),(1,0)...(15,0) ) and all other tiles to be of size 42x17 ??
If there is such option how do I acces it?If not is there some alternative that could do me good?
wes_one
Member Since 06 Oct 2012Offline Last Active Oct 06 2012 04:13 PM
Not Telling