Page MenuHomeFeedback Tracker

Very simplified and buggy underwater floor collisions
Reviewed, NormalPublic

Description

When swimming underwater against the floor collisions seem to be handled with triangle average height (average from the 3 vertices heights). This results in the character moving like in stairs when going from a triangle (or set of triangles) to another.

Maybe this is already planned or maybe it would be too much for the engine but my guess is it should be smoothed based on the exact character location. When standing on a triangle the center of origin should collide with the triangle. If the collision point is an average of the vertices heights the character is always at the same height at any location on that same triangle.

Also if the character is inclined with a high enough angle when hitting a triangle he's not moving at all anymore. We can also clearly see that it is not smoothed as if that angle varies from 1 or 2 degrees he starts moving again. That results in some "flickering movement" in some situations (when touching two rocks for example).

Details

Legacy ID
4217127511
Severity
Tweak
Resolution
Open
Reproducibility
Always
Category
Game Physics
Steps To Reproduce

Swim underwater and keep moving while touching the ground.

Event Timeline

GregBlast edited Additional Information. (Show Details)
GregBlast set Category to Game Physics.
GregBlast set Reproducibility to Always.
GregBlast set Severity to Tweak.
GregBlast set Resolution to Open.
GregBlast set Legacy ID to 4217127511.May 7 2016, 10:39 AM

Here is a small video showing how it works:
http://www.youtube.com/watch?v=2OZZoSlYQaE

This is one of the first things I noticed. In fact the collision models also have the strange effect of making other objects inaccessible. For example: Underwater showcase mission - Killing of the enemy divers, or boat crew means that their inventories are impossible to access because they have fallen through the collision box. They are visible, but the player cannot move close enough to pick up.

Khan added a subscriber: Khan.May 7 2016, 10:39 AM
Khan added a comment.Apr 22 2013, 2:45 PM

This issue was processed by our team and will be looked into. We thank you for your feedback.

Please keep the issue monitored to see when it is fixed.

Thank you for your consideration.