Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: sirinsidiator
Forum: General Authoring Discussion 06/12/19, 12:58 PM
Replies: 11
Views: 5,912
Posted By sirinsidiator
Your code contains some mistakes. It should look...

Your code contains some mistakes. It should look like this:

ReshadeMap = {}
ReshadeMap.appName = "ReshadeMap"

local function ReplaceMapTextures(mapId, customTilePathTemplate)
local numX, numY =...
Forum: General Authoring Discussion 06/11/19, 05:25 AM
Replies: 11
Views: 5,912
Posted By sirinsidiator
You can use the RedirectTexture function to...

You can use the RedirectTexture function to exchange a texture globally. Each map uses several tiles, so you would need to find the path and count for them and then redirect each one to use the files...
Showing results 1 to 2 of 2