Hey guys- Using 32x32 tiles. The wave tiles I want to animate are 3x3 directionally, so they can't be converting to RPG Maker tiles, which operates with a smaller grid...more like 2x2. Trying to animate them via events. but for some reason, there's a 1 px gap between each tile, despite my tilesheet not having said gap. {
Hey guys-
Using 32x32 tiles. The wave tiles I want to animate are 3x3 directionally, so they can't be converting to RPG Maker tiles, which operates with a smaller grid...more like 2x2.
Trying to animate them via events. but for some reason, there's a 1 px gap between each tile, despite my tilesheet not having said gap.
Here's what I've got the event set to:
And the tilesheet without the gaps:
Protected download
I don't want to use any plugins, because I previously was using the TILED Visustella plugin, but it couldn't be deployed to the web. Trying to keep my build simple so it'll work across devices & platforms.