ID:1672486
 
Resolved
Animations with a single entry did not loop.
BYOND Version:507
Operating System:Windows 8 64-bit
Web Browser:Chrome 36.0.1985.143
Applies to:Webclient
Status: Resolved (507.1254)

This issue has been resolved.
Descriptive Problem Summary:
I have made a rudimentary particle effect for my game using animate(), pixel offsets, and the alpha variable. It works great in Dream Seeker, however the effect does not loop as expected in the webclient when using loop = -1.

Code Snippet (if applicable) to Reproduce Problem:
I recreated the effect in a new project for testing, uploaded here.

Expected Results:
Recording of the effect in Dream Seeker:


Actual Results:
Recording of the effect in the webclient:

(This gif loops; the actual effect disappears and never loops.)
Lummox JR resolved issue with message:
Animations with a single entry did not loop.