Arnaud Jamin
4e13413dab
CogInput: Improve gamepad window
...
can control that stick by dragging it
2023-11-03 14:04:57 -04:00
Arnaud Jamin
e72504b47a
CogWindow: CogWindows are not UObject anymore
...
CogWindows are now normal object because we want to be able to Ifdef them, and UObject cannot be ifdef. CogWindows were UObject mainly for saving their config. The configs have been moved in separated class, which are UObject.
2023-10-27 02:39:33 -04:00
Arnaud Jamin
a39c8b277d
CogInput: Add multiple IMC on the input data asset. Maybe propose a current imc
2023-10-22 23:16:00 -04:00
Arnaud Jamin
6f54b429f0
CogAbility: Apply tweaks at start and when an new actor is spawned
...
The data asset is now loaded directly by the windows.
2023-10-22 01:37:26 -04:00
Arnaud Jamin
9f5431465b
Fix garbage collection unloading cog assets
2023-10-21 01:28:54 -04:00
Arnaud Jamin
c8c68ee2b4
Improve behavior tree
...
add hover feedback on gamepad buttons
2023-10-17 17:18:56 -04:00
Arnaud Jamin
5b50d97cbd
Move most modules in the same Cog plugin
2023-10-13 14:59:53 -04:00
Arnaud Jamin
762167e3c2
various bug fixes
2023-10-12 16:16:45 -04:00
Arnaud Jamin
7dc83d6601
fix build error
2023-10-12 11:26:55 -04:00
Arnaud Jamin
bfaf0c0058
reset config
2023-10-11 21:59:44 -04:00
Arnaud Jamin
18d82287aa
unify data assets
2023-10-11 10:33:13 -04:00
Arnaud Jamin
2d5e764e19
cheats and window menu persistence
2023-10-10 02:10:18 -04:00
Arnaud Jamin
02b402023a
data registery + debug
2023-10-07 02:22:45 -04:00
Arnaud Jamin
b18e62cd02
starting to add the hud in the sample
2023-10-06 17:22:23 -04:00
Arnaud Jamin
55d47c108a
fix build
2023-10-04 10:18:48 -04:00
Arnaud Jamin
901b92e70c
Add help
2023-10-04 09:37:35 -04:00
Arnaud Jamin
1aabdb5c4e
First Submit
2023-10-02 01:32:41 -04:00