Problem Description
Platformer Object fails to walk towards 2 intersecting Jumpthru tiles. The Platformer seems to get confused when processing 2 jumpthru at the same time. There are some cases that one jumpthru tile that is above the platformer object and is overlapping is becoming solid and the other fails to be solid while the platformer is above it. Some cases also that the Jumpthru is completely ignored and causes the platformer object to go through the jumpthru.
Attach a Capx
https://onedrive.live.com/redir?resid=A ... ile%2ccapx
v2: Added Layout3 (another, more convincing situation that the fail happens).
https://onedrive.live.com/redir?resid=A ... ile%2ccapx
Description of Capx
The .Capx file is a modified version of the Platformer Example with 2 layouts with different situation that causes the error.
Steps to Reproduce Bug
- Pick a Layout.
- Hit the Left Arrow Button until the platformer object overlaps with the 2 jumpthru tiles.
- Look what happens when the platformer object overlaps with 2 intersecting jumpthru tiles.
Observed Result
The Platformer fails to work properly. Sometimes the platformer object falls or ignores the jumpthru tile or the upper jumpthru tile becomes solid.
Fail1:
Fail2:
Fail3:
Expected Result
For the Platformer object to go through properly with 2 intersecting / overlapping jumpthru tiles without error.
&
For the Platformer object to walk on 2 intersecting jumpthru tile with different angles without fail.
Affected Browsers
- Chrome: (YES)
- FireFox: (YES)
- Internet Explorer: (YES)
Operating System and Service Pack
Windows 8.1 64-bit
Construct 2 Version ID
Construct 2 r228 Beta Release