Hey,
platform On stopped won't trigger if I jump after moved, and then leave the right/left key in mid-air and then land on a platform.
I'm using a "PlayerBox"(rectangle) for the platform behavior, and "Player" sprite for the animations "by the book".
I've used the Platformer template provided by construct2, i've just inserted my own character to the template.
Link to .capx file (required!):
dropbox.com/s/ldfb7vf2dkydc0x/Grock.capx
Steps to reproduce:
1. stand on any platform.
2. press right/left to move.
3. while moving press jump.
4. in mid-air leave the right/left key.
5. land on a platform.
Observed result:
Platform - On stopped doesn't trigger and "Walk" animation still playing.
Expected result:
Platform - On stopped triggers and "Idle" animation should play.
Browsers affected:
Chrome: yes
Firefox: yes
Internet Explorer: yes
Operating system & service pack:
Windows 7 64 bit
Construct 2 version:
Release 139 (64-bit)