X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=data%2Ftilemaps%2FBackgroundNear.json;h=c6bb637b235954c69b43e9411e4148d3551184d8;hp=2ae063742ae42b8decbfa5e3915372b0771cd68f;hb=16d1a05b0777e97a45c48e2874aa4e5cc791282e;hpb=15cd32dc28e7fa5997d9850d7e10b889f69a7cae diff --git a/data/tilemaps/BackgroundNear.json b/data/tilemaps/BackgroundNear.json index 2ae0637..c6bb637 100644 --- a/data/tilemaps/BackgroundNear.json +++ b/data/tilemaps/BackgroundNear.json @@ -1,8 +1,8 @@ { - "TilesU": 1, - "TilesV": 1, - "MinFilter": "Linear", - "MagFilter": "Linear", - "WrapU": "Repeat", - "WrapV": "Repeat" + "tiles_s": 1, + "tiles_t": 1, + "min_filter": "linear", + "mag_filter": "linear", + "wrap_s": "repeat", + "wrap_t": "repeat" }