Hello everyone,
I’ve been working with interfaces and DUIs, and I’d like to clarify something: Is it possible to create more than 20 Scaleforms? I made a script where I added 32 custom GFX and successfully created all 32 Scaleforms, but I noticed that after the 20th one, it fails to create more. Is there any way to increase this limit?
I know there are alternative methods, like using HTML and CSS—since I’m using DUI2D in this case, I understand it’s possible. However, when I tried it, the performance wasn’t as smooth. Even with a zero-millisecond loop, it felt slow and sluggish compared to using Scaleform with DrawSprite
.
Overall, is there any way to solve this?
Test: