Changes
If text color all of a sudden all changed to black and asset scale sizes get bigger or smaller on already published games should we just assume there’s things going on behind the scenes? 🤔
1mo
33
Hey! Expect a fix today for the text fill that defaulted to black. However, for the scale sizes getting bigger or smaller - could you provide a game id to properly see what is going on?
The game is Binary Storm: https://upit.com/up/BinaryStorm/vrqjzh6kc?utm_medium=share&utm_source=link
Specifically what was changed is that the explosion size is much bigger than originally set and the Clone Soldier is much smaller than originally set. I haven’t changed any of the math in the code from what it was.
@blackwidowink Can you provide a bit more clarity on the size issues.
1. Did you set the size manually or via AI?
2. Did the size change in the code or is the asset showing at the wrong size?
3. Does the size show correctly in the editor or is it broken everywhere?
1. As far as I can remember the size was set by AI, I do very little manual editing of the code. I have copy and pasted code that was written or debugged by other AI.
2. I don’t think that the size changed in the code, but because the size is a formula I can’t recall if it’s exactly the same. I certainly made no changes. Look at the Explosion class in Binary Storm for an example.
3. See above. I’m not too sure, sorry Chris.