Hi! If you're looking for assistance with this mod, I need a smapi.io/log to help debug.
(also if you could run a harmony_summary in console before sending the log that'd be much appreciated! Just type those words into SMAPI's console and hit enter.)
Heyo, a little suggestion, could you make it possible to combine the prismatic gem shirt with the arcane shirt? like a prismatic gem lodged in the center? ive been looking everywhere for something like that.
Probably not, sadly. The behavior here - letting anything be prismatic with the prismatic shard - is actually...in the game, just usually not accessible. I just moved around some lines of code to make it work again.
I develop mods in long cycles, and right now I'm at the polish-before-release part of development, so I'll consider it for the next development cycle, but that could be literal months away.
Hy there, I came here looking for a solution to this same issue; Prismatic Dyed clothing that gets inserted into Dresser, comes out undied (White color, for some reason, is white = Default?) I'm active and can help, what to do?
Hi! This kinda has to do with how sleeves are programmed into the game. There's not really sleeves, your arms are just dynamically recolored to match, which is computationally a very expensive process and the game gets away by only doing it when you change shirts. Doing it every tick to have a prismatic effect would slow the game to a crawl and I'm not willing to do that.
I would recommend going black or white with the sleeves (the way the current prismatic shirts work.)
16 comments
(also if you could run a harmony_summary in console before sending the log that'd be much appreciated! Just type those words into SMAPI's console and hit enter.)
I develop mods in long cycles, and right now I'm at the polish-before-release part of development, so I'll consider it for the next development cycle, but that could be literal months away.
I'm active and can help, what to do?
https://smapi.io/log/be1756c836f14537954197484d64305d
I would recommend going black or white with the sleeves (the way the current prismatic shirts work.)