Commit Graph

7 Commits

Author SHA1 Message Date
Wojtek Figat
58350c87e2 Fix missing CharacterController bounds if controller is missing 2021-02-08 20:20:39 +01:00
Wojtek Figat
1bd639c86d Fix including CharacterController.h in game code 2021-02-01 23:38:16 +01:00
Wojtek Figat
6313c8520c Merge branch 'patch-1' of git://github.com/TalkingWallnut/FlaxEngine into TalkingWallnut-patch-1 2021-01-24 14:04:54 +01:00
Wojtek Figat
47bff456e0 Fix foot offset in Character Controller 2021-01-24 13:09:40 +01:00
TalkingWallnut
9674f276d3 Fixed the issue when slope limit was set to 90 degrees flax crashed.
I fixed the issue when slope limit was set to 90 degrees flax would commit suicide (crash) (: . I just changed the clamp limit from 90 to 89 degrees.
2021-01-23 15:56:18 +01:00
Jean-Baptiste Perrier
03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00