mrsovern
Newcomer
I'm making a mod with Content Patcher and I edited the original map to have a tent by Leahs house as a temporary house for her. I tried loading it with this
{
"Action": "EditMap",
"Target": "Content/Maps/Forest",
"FromFile": "assets/Forest.tmx"
},
I also tried loading it with this
{
"Action": "Load",
"Target": "Content/Maps/Forest",
"FromFile": "assets/Forest.tmx"
},
And some other ones that didn't quite work. Any ideas?
{
"Action": "EditMap",
"Target": "Content/Maps/Forest",
"FromFile": "assets/Forest.tmx"
},
I also tried loading it with this
{
"Action": "Load",
"Target": "Content/Maps/Forest",
"FromFile": "assets/Forest.tmx"
},
And some other ones that didn't quite work. Any ideas?