The RPG Maker Resource Kit

RMRK RPG Maker Creation => Resources => Topic started by: Watfordj on February 03, 2011, 10:19:40 PM

Title: parallax
Post by: Watfordj on February 03, 2011, 10:19:40 PM
im trying to make a map for a game im working on my question is, what is the pixel size in need for a 100x100 tile map?
Title: Re: parallax
Post by: Lunarea on February 03, 2011, 10:33:25 PM
Each tile is 32x32 pixels.

So, 100x100 tiles is 3200x3200 pixels.  :)