Problem Description
This also happens in C3.
If you set the speed of the current animation in events, this speed will not be remembered if there is a change and a return to the animation from which the speed changed.
Changing the speed of the current animation in events only serves for the current cycle of the animation, then the speed values set in the editor will be taken again.
In this gif you can see that by pressing Enter I change the speed of the animation when the sprite has the green animation, then the sprite changes to the blue animation, again the sprite returns to the green animation and now the speed is again the initial.
Attach a Capx
https://www.dropbox.com/s/pt60jrqiuyv7e ... .capx?dl=0
Description of Capx
The capx includes a sprite object with two animations.
anim1
anim2
Every 3 seconds the animation is alternated between these two animations.
Steps to Reproduce Bug
- Step 1 Press Enter to change the speed of the current animation
- Step 2 Look the change and wait for that animation to be established again.
- Step 3 Note that the change in speed that was made in the animation is not remembered and the values ​​set in the editor are taken again.
Observed Result
The speed change set in events is not fixed and will be forgotten when the animation is displayed again.
This prevents that at the beginning of a program you can configure the speed of your sprites in events.
Then you only have the possibility to configure your speeds in the editor.
Expected Result
A change of speed of the animation in the events must be fixed and be remembered for future visualizations of the animation.
Affected Browsers
- Chrome: (YES/NO)
- FireFox: (YES/NO)
- Internet Explorer: (YES/NO)
Operating System and Service Pack
W10 64
Construct 2 Version ID
R259 64