LooneyLuny
Cowpoke
I'm working on a recolor for tools and weapons, and I've hit a serious roadblock with the panning animation. I'm sure it's set up the same as the other image edits, but unlike them it isn't working. Here's the image and code that I'm using. Maybe something will stand out to someone more experienced.
{
"LogName": "Panning animations female",
"Action": "EditImage",
"PatchMode": "Overlay",
"Target": "Characters/Farmer/farmer_girl_base",
"FromFile": "assets/panning_female.png",
"FromArea": { "X": 0, "Y": 0, "Width": 192, "Height": 16 },
"ToArea": { "X": 95, "Y": 656, "Width": 192, "Height": 16 },
},
And this is the image. The mod is going to only replace the iridium pan, but for testing I copied it to all versions.
I attached the full mod as well if anyone wants to look over it as a whole.
{
"LogName": "Panning animations female",
"Action": "EditImage",
"PatchMode": "Overlay",
"Target": "Characters/Farmer/farmer_girl_base",
"FromFile": "assets/panning_female.png",
"FromArea": { "X": 0, "Y": 0, "Width": 192, "Height": 16 },
"ToArea": { "X": 95, "Y": 656, "Width": 192, "Height": 16 },
},
And this is the image. The mod is going to only replace the iridium pan, but for testing I copied it to all versions.
I attached the full mod as well if anyone wants to look over it as a whole.
Attachments
-
22.1 KB Views: 58