You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a case where an animation uses some sprites, but those sprites are never cleared, just moved off-screen. It may be a good idea to scan the script for such cases (lsp without corresponding csp or csp -1.
I don't think this actually causes a crash or any bad behavior in this case, though.
Read this for some context on the lsp and csp functions:
I found a case where an animation uses some sprites, but those sprites are never cleared, just moved off-screen. It may be a good idea to scan the script for such cases (
lsp
without correspondingcsp
orcsp -1
.I don't think this actually causes a crash or any bad behavior in this case, though.
The text was updated successfully, but these errors were encountered: