View Issue Details

IDProjectCategoryLast Update
0006448Valley 1Graphical BugMar 6, 2012 10:59 am
Reporterkhadgar Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.903 
Fixed in Version0.904 
Summary0006448: World-generated platforms are missing collision.
DescriptionRepro:
0- With platforming difficulty medium or higher
1- Enter a building that has several adjacent platforms.
2- Observe the collision the character has with the platforms.

Result:
The player falls straight through some of the platforms as if they weren't even there.

Expected result:
Platforms which have no collision are not displayed.

Note:
I'm guessing that this has something to do with the new "platformer difficulty" code. It doesn't seem to be removing the graphics for these horizontal platforms, unlike the vertical "ladder" platform series. Either that, or maybe it shouldn't mess with horizontal series at all. When I turned platformer difficulty to the minimum setting the issue resolved.

As a side note, might I suggest that the platformer difficulty setting not have an effect in the intro mission? At the very least, in "Intro Mission Building A - Living Room 0000002", which is the room that teaches the player that pressing down allows them to fall through platforms. If not all the platforms spawn in this area, the player is not forced to discover the ability to drop through platforms.
TagsNo tags attached.
Internal WeightMajor Problem

Relationships

has duplicate 0006453 closed Horizontal platforms in buildings removed, but still visible 

Activities

khadgar

Mar 6, 2012 4:09 am

reporter  

khadgar

Mar 6, 2012 4:10 am

reporter   ~0020424

In the attached screenshot, the issue is with the platforms that run left-right across the screen.

Chris_McElligottPark

Mar 6, 2012 9:38 am

administrator   ~0020430

Thanks!

* Fixed several bugs related to the background-ladder-hiding based on platforming difficulty in the prior version:
** The hidden ladders no longer show on the minimap.
** Fixed the hidden ladders sometimes showed up as visible but actually weren't letting you fall through them.

Issue History

Date Modified Username Field Change
Mar 6, 2012 4:09 am khadgar New Issue
Mar 6, 2012 4:09 am khadgar File Added: Screenshot_2012_03_06_01_02_25.jpg
Mar 6, 2012 4:10 am khadgar Note Added: 0020424
Mar 6, 2012 4:11 am khadgar Summary World-generated platforms are mission collision. => World-generated platforms are missing collision.
Mar 6, 2012 9:04 am tigersfan Internal Weight => Major Problem
Mar 6, 2012 9:04 am tigersfan Assigned To => Chris_McElligottPark
Mar 6, 2012 9:04 am tigersfan Status new => assigned
Mar 6, 2012 9:38 am Chris_McElligottPark Note Added: 0020430
Mar 6, 2012 9:38 am Chris_McElligottPark Status assigned => resolved
Mar 6, 2012 9:38 am Chris_McElligottPark Fixed in Version => 0.904
Mar 6, 2012 9:38 am Chris_McElligottPark Resolution open => fixed
Mar 6, 2012 10:59 am tigersfan Relationship added has duplicate 0006453
Apr 14, 2014 9:29 am Chris_McElligottPark Category Bug - Graphical Issue => Graphical Bug