kaso
Greenhorn
kaso submitted a new resource:
I'm having trouble with my codes to change sprites - I want to change the appearance of an NPC
I'm having trouble with my codes to change sprites - I want to change the appearance of an NPC
Read more about this resource...(English is not my native language) I wanted to surprise my girlfriend, changing Abigail's sprites to hers, and name too, I saw tutorials and it seemed simple, I'm an artist and I know nothing about programming, so I know what's wrong. I'm using Content Patcher to make the mod.
The code:
{
"Format": "2.5.1",
"Changes": [
{
"Action": "EditImage",
"Target": "Portraits/Abigail",
"FromFile": "assets/Abigailuretrato.png"
},
{...