]> Dogcows Code - chaz/yoink/blob - data/tilemaps/BigExplosion.lua
converted tilemap scripts to lua
[chaz/yoink] / data / tilemaps / BigExplosion.lua
1 tiles_s = 8
2 tiles_t = 1
3 min_filter = NEAREST
4 mag_filter = NEAREST
5 wrap_s = CLAMP
6 wrap_t = CLAMP
This page took 0.033138 seconds and 5 git commands to generate.