[FIXED 075A] Jumping problem

Post any Bug Reports here
Post Reply
User avatar
Juutis
Posts: 1511
Joined: Thu Jan 12, 2006 12:46 pm
Location: Finland

[FIXED 075A] Jumping problem

Post by Juutis » Thu Feb 02, 2006 8:30 am

Hi,

I don't know where to post this exactly but I guess this is a good place. :wink:

My problem is this: Every time I jump and hit the ceiling the screen just goes black and nothing can be done anymore... It does that in both first and third person. Maybe my player actor's head goes inside the ceiling and won't come out or something.

All help is appreciated.
Pain is only psychological.

User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Post by QuestOfDreams » Wed Jul 26, 2006 11:22 am

Fixed in 075A
Problem was the sliding code which produced a division by 0 when the normal of the collision plane was (0, -1, 0)

Post Reply