Problem Description
The platform Behavior does not detect landing if the platform did not switch to fall.
If you run towards a slope that is higher than the player and you jump and land on the slope without the platform behavior switching to "falling" it does not switch to "landing"
Platform switches directly from jumping to moving.
It should be jumping -> falling -> landing -> moving
Attach a Capx
Ashley : i cannot expose my Capx to the open forums.
Description of Capx
The Capx does a lot of things. It contains a fight system. Enemies. Levels etc.
Steps to Reproduce Bug
- Step 1 - Run towards a slope that is higher than the player for example a house roof
- Step 2 - Jump on the roof from close proximity
Observed Result
Animations cannot trigger properly because the platform behavior never detected it was landing.
Expected Result
The platform behavior must switch to falling if it was in a jumping state but collides with a solid.
Affected Browsers
- Chrome: (YES)
- FireFox: (YES)
- Internet Explorer: (YES)
Operating System and Service Pack
Win7 64bit
Construct 2 Version ID
168 32Bit