Descriptive Problem Summary:
Title
Numbered Steps to Reproduce Problem:
Set a number of loop times on an icon, set an obj with said icon,
add the obj as an overlay to an atom.
Expected Results:
The animation is shown
Actual Results:
Only the first state is shown
Does the problem occur:
Every time? Or how often? Every time
In other games? Yes
In other user accounts? Yes
On other computers? Yes
When does the problem NOT occur?
Never
Workarounds:
None that I know
ID:2405327
Oct 14 2018, 6:31 pm
|
|||||||||||||
Not a bug
| |||||||||||||
Oct 14 2018, 7:42 pm (Edited on Oct 14 2018, 7:51 pm)
|
|
Another bug to add to this: when I add an overlay with an animation, with the loop time set as infinity, the overlay showsup in the final state and then starts over...
|
This is not a bug. If you add an overlay to an object, but the icon and icon state haven't changed, its creation time does not update. Overlays don't use their own creation time, but depend on the creation time of the parent atom instead.
Visual contents will however maintain their own creation time, making them the correct choice for this. |