Commit Graph

30 Commits

Author SHA1 Message Date
76fe7c74c2 major breaking update to godot 4 beta 16 2023-01-28 19:58:27 +01:00
10bd172d87 added attention request 2023-01-27 13:31:31 +01:00
88db434420 * delta 2023-01-27 09:54:22 +01:00
ca59509782 fixed bugs and cleaned code 2023-01-27 09:27:24 +01:00
db124a0776 added information alert 2023-01-27 09:25:41 +01:00
0e10367fc9 added controller support 2023-01-27 09:05:12 +01:00
17b2fd0817 big performance improvement 2023-01-24 13:41:25 +01:00
9697ab1216 jitterfix 0.5f faster 2023-01-06 16:53:45 +01:00
eee59dfa6a custom actual working jitterfix 2023-01-06 16:49:36 +01:00
af8f505fcc adjusted mousepitch clamp 2023-01-04 20:26:06 +01:00
f1cbea5b8a cleaned up project 2023-01-03 19:04:11 +01:00
0234bf3fc8 rotation speed changed to exact player movement speed 2023-01-03 18:49:23 +01:00
53865f8571 improved rotation jitter fix 2023-01-02 19:22:58 +01:00
3acc432956 fixed direction rotation 2023-01-02 18:41:56 +01:00
b36007a0b6 added mesh rotation by movement direction 2023-01-02 18:39:26 +01:00
91ece935a6 cam rotation doesn't affect player movement speed anymore 2023-01-01 22:16:56 +01:00
5a91798921 added back mouse capture 2023-01-01 20:54:47 +01:00
7b00bd9f7c movement now adjusts with camera angle (it was too easy) 2023-01-01 20:13:37 +01:00
1ff156e8a5 tried camera adjusted movement 2023-01-01 20:07:23 +01:00
57e7095697 started rewriting player controller 2022-12-09 22:30:05 +01:00
b96bbbb1b5 updated to godot 4 beta 7 wich might be a mistake 2022-12-06 23:12:59 +01:00
7c62ae2d2e less code 2022-12-06 22:20:26 +01:00
c3aaf104e2 fixed mouse uncapture while jumping leads to flying bug 2022-12-06 21:26:51 +01:00
605ad26cc5 character moves better with camera and physics values have changed 2022-12-06 20:23:11 +01:00
717398b6ca more comments from testing 2022-12-06 19:50:55 +01:00
31826e2e7e improved mouse uncapture 2022-12-05 22:12:28 +01:00
8ae11cb03d added todo comment 2022-12-05 22:04:54 +01:00
ac72c3b22e player controller works now completely with camera movement 2022-12-05 21:07:16 +01:00
4816ed1e5e removed a bad comment 2022-12-05 20:36:56 +01:00
0afe0c4cbd init 2022-12-05 19:12:17 +01:00