[BUG]: backgrounds/prismatic-burst
Closed this issue · 1 comments
GIZZN commented
Describe the issue
not optimized for devices with small memory for the most part the problem is that the animation is extremely heavy and the client can't handle its rendering (the solution is to memorize m and use a render worker but I still couldn't achieve perfect optimization there are freezes) (if you are interested in seeing my solution, then leave a signature under the report and I will make a commit
(^///^))
Reproduction Link
2-3 GB ram
Steps to reproduce
2-3 GB ram
Validations
- I have checked other issues to see if my issue was already reported or addressed
DavidHDev commented
Will optimize it myself in a future update. Thanks.