Vladislav Stepanov
Vladislav Stepanov
The room had an object instance with a sprite without textures.
> Am a bit confused by this: What is mixmod, and which extensions format? "SampleScripts/MixMod.csx"
> AFAIK @VladiStep fixed this? I think not, as I fixed the QOI-related bug, that was introduced later.
🤯 I've tried to make it work like this some time ago, but I've only managed to make it emit a debug info, so you can see the stacktrace of...
What kind of update did you download exactly? And is your Windows 7 has "Service Pack 1" ? Press `Win` and `Pause`/`Break` key simultaneously, and it will open the window...
Is it still present?
I think not - if an embedded sound is in separate "audiogroupX.dat", then UTMT will open another instance of UTMT to show the sound. That's not changed yet.
It can be applied only to the strings that shouldn't be multiline, so that's not a problem, I guess
Even if make a custom property for `UndertaleStringReference` control - `MultiLine` (or similar) ?
I suggest the following: if it's a single line string, then `Enter` should accept, and if it's multi-line, then `Enter` should add a new line and `Ctrl+Enter` should accept. This...