26 Commits

Author SHA1 Message Date
baz
24d5eb9eaf Spawn enemy outside of camera view 2024-06-27 17:46:27 +01:00
baz
2e59bb6e0e Add enemy spawning 2024-06-26 00:17:14 +01:00
baz
a4d66dc45d Remove UE_LOG 2024-06-26 00:16:41 +01:00
baz
03023ed494 Fix Collision profiles between weapons and pickups 2024-06-25 02:13:02 +01:00
baz
cafb8206e5 IncrementEXP when player overlaps 2024-06-24 21:42:44 +01:00
baz
7f6e41cb50 IncrementGold when Player overlaps 2024-06-24 21:42:33 +01:00
baz
2d078ec48c Add GetGoldComponent function 2024-06-24 21:42:03 +01:00
baz
0092c3831f Add Get EXPComponent function 2024-06-24 21:41:49 +01:00
baz
e8d7c49a4e Add Pickup Movement 2024-06-24 21:31:42 +01:00
baz
97201d8b6a Make OnBeginOverlap a UFUNCTION() 2024-06-24 21:21:32 +01:00
baz
9b0cfbecc3 Add Pickup classes 2024-06-19 17:24:36 +01:00
baz
b576bb4a19 Add Gold Component 2024-06-19 16:55:26 +01:00
baz
619c82bd01 Add basic Garlic weapon 2024-06-19 02:29:19 +01:00
baz
6e24728a8b uhhh 2024-06-19 02:29:05 +01:00
baz
16a5b98945 Fix Input 2024-06-15 00:46:18 +01:00
baz
df6ee9f7f6 Add Default Level 2024-06-15 00:46:14 +01:00
baz
0917e54fdd Create Test Enemy 2024-06-15 00:44:19 +01:00
baz
141ac232f0 Add basic ai functionality 2024-06-14 23:19:05 +01:00
baz
3bd49b0b90 Add AI boilerplate 2024-06-12 21:42:22 +01:00
baz
e06b1738c2 Move HealthComponent to base Character class 2024-06-12 21:35:12 +01:00
baz
8bf01234a0 Add EXPComponent 2024-06-12 19:06:51 +01:00
baz
a0a503f836 Add HealthComponent 2024-06-12 18:36:29 +01:00
baz
c6059578ac Add basic PlayerCharacter 2024-06-12 00:34:24 +01:00
baz
90a0a4c515 Update Project settings 2024-06-12 00:34:11 +01:00
baz
d0d1b9f57f Add empty unreal project 2024-06-10 20:18:07 +01:00
baz
32a2a52ad4 Init commit 2024-06-10 19:26:41 +01:00