thoth23 / fpscreatorengine

Automatically exported from code.google.com/p/fpscreatorengine
1 stars 0 forks source link

Player's can jump through ceilings when swimming. #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load the water sample map into FPSC.
2. Place a segment floor just above where the surface of the water will be.
3. Test game and swim under the floor, then jump up.

Exepcted result is that the player would bump agaisnt the ceiling and would go 
back down into the water.

What's happening is, the player is jumping up and through the ceiling, coming 
out and standing on the ceiling.

Windows 7 32 bit, FPS Creator X9 v118 Beta 5.

Original issue reported on code.google.com by RKnox66 on 23 Jan 2011 at 5:49

GoogleCodeExporter commented 9 years ago
Your instructions are bit wrong. #3 you do not have to jump through the segment 
but just look up at it and swim towards it. I do believe this is an ODE 
miscalculation. I talked to Lee about this a while back, he gave me a few 
things to try but none worked. 

Original comment by hockeykid230@gmail.com on 26 Jan 2011 at 2:58

GoogleCodeExporter commented 9 years ago
Fixed for V118 BETA7

Original comment by LeeBamberTGC@gmail.com on 27 Jan 2011 at 7:54