27 Commits

Author SHA1 Message Date
9e5071bf84 Improve spline path detection 2023-11-25 22:33:22 +01:00
828faa777c Reculate flatten spline regulary 2023-11-25 16:50:06 +01:00
6bf80a916e Add use case of spline in Controller Gym 2023-11-25 12:41:37 +01:00
a55b8556ea Add spiral stair in Controller Gym 2023-11-25 12:24:02 +01:00
49352f9c22 Update rotation system 2023-11-24 22:12:26 +01:00
f4f39995a5 Refactor CMC and fix camera combat path reference 2023-11-24 21:58:52 +01:00
028e228c8f Add Flatten Spline into Combat Platformer Path 2023-11-23 00:06:48 +01:00
29fd695a03 Fix air spline locomotion and flat spline 2023-11-22 22:59:30 +01:00
75c325c4cc Spline movement works for walking and falling 2023-11-22 20:18:32 +01:00
2bfd6d4f15 First iteration of spline movement mechanic in C++ 2023-11-21 19:05:26 +01:00
a10bd2880d Create default AI 2023-10-14 17:10:41 +02:00
3138906526 Camera follows Judy during combat phase 2023-10-14 15:27:10 +02:00
0f1692136c Refactor combat platformer path 2023-10-14 14:23:56 +02:00
12323d425b Clean code 2023-10-13 00:16:16 +02:00
8bd3e5ca23 Start Combat gameplay mode (move to platformer path) 2023-08-13 16:40:47 +02:00
fbe4129df8 Rework trigger and interactable 2023-08-03 23:22:54 +02:00
74cff36b19 Change priority of interaction camera module 2023-08-02 22:38:37 +02:00
eb2e75f127 Prototype of triggers and interaction 2023-08-02 20:46:26 +02:00
e77e2ee56f Rework camera system Part 2 2023-08-01 22:07:53 +02:00
4830735e36 Add icons to camera modules blueprint 2023-07-25 22:51:36 +02:00
4adbd02a28 Remove unused debug string 2023-07-25 22:41:39 +02:00
fabef5f088 Add camera transition modules 2023-07-25 22:32:41 +02:00
85e28f4193 Add camera modules 2023-07-25 19:57:12 +02:00
9a5eae64d0 Add stairs in controller gym 2023-07-25 18:57:56 +02:00
ffb0d1310a Improve camera lerp 2023-07-24 23:28:21 +02:00
1e2edf2c5e Move template files into a new folder + create new game mode 2023-07-24 22:00:57 +02:00
0e42fb7b12 Initial commit 2023-06-17 19:18:39 +02:00