21 Commits

Author SHA1 Message Date
49e82bf250 Add debug for Character Movement Component 2023-11-26 20:32:42 +01:00
b0e8d31fff Add ImGui and Debug system 2023-11-26 19:35:50 +01:00
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
a55b8556ea Add spiral stair in Controller Gym 2023-11-25 12:24:02 +01:00
f4f39995a5 Refactor CMC and fix camera combat path reference 2023-11-24 21:58:52 +01:00
aedd5ee35e Document character movement component code 2023-11-24 20:59:31 +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
2044b0e5fc Test for a narration system 2023-10-14 23:08:39 +02:00
12323d425b Clean code 2023-10-13 00:16:16 +02:00
37d62ed440 Add combat deplacement inputs 2023-08-25 16:37:20 +02:00
63035a213d Add missing PAWN_API, update build.cs and replace \ by / 2023-08-07 20:19:53 +02:00
214a72ed58 Readme me version 1 2023-08-07 20:10:43 +02:00
f89b26f6f1 Edit code for build 2023-08-06 23:45:26 +02:00
750cd3b656 Add new events for trigger + fix GetVolumeCenter 2023-08-04 00:19:59 +02:00
fbe4129df8 Rework trigger and interactable 2023-08-03 23:22:54 +02:00
eb2e75f127 Prototype of triggers and interaction 2023-08-02 20:46:26 +02:00
b24ddd06be Create game and editor modules 2023-07-24 21:39:48 +02:00