Sunday, 10 October 2021

Orc Raid


 Been wanting to draw village raid for some time, so I did.

Sunday, 3 October 2021

Orc Camp Parallax Mapping

 


RPG Maker VX's tileset limit makes me unable to add more stuff so I had to resort to Parallax mapping and add certain tileset as character sprite (but this option is way too limited). At first I was reluctant to use Parallax mapping because then I had to add a whole lot of invisible events to serve as collision so players won't pass through walls and objects. This method increases lag though so now I've found another way to add collision, by using an unused tile on my tileset E (transparent tile but with collision), this way there will be no lag. From now on I will be using parallax mapping a lot more often.