Commit Graph

235 Commits

Author SHA1 Message Date
Louis Hobbs ba7457dca9 Add Ammo counts to Weapon 2023-01-18 00:10:10 +00:00
Louis Hobbs 495e08ec74 Filter Hits by Actor Tag 2023-01-16 23:14:03 +00:00
Louis Hobbs 26d9daf73d Add `"Player"` Actor Tag to PlayerCharacter 2023-01-16 23:13:24 +00:00
Louis Hobbs 19a5054271 Create Destructible Actor Class 2023-01-16 23:12:35 +00:00
Louis Hobbs fc71693a42 Add Starter Content Explosion Particle Effect 2023-01-16 23:11:50 +00:00
Louis Hobbs 42decff31b Add Starter Content Shapes 2023-01-16 23:11:12 +00:00
Louis Hobbs 3007c56580 Use`CurrentWeapon` properties in `CalculateHits` 2023-01-13 21:25:19 +00:00
Louis Hobbs 4712d405d5 Add max health check to `SetCurrentHealth` 2023-01-13 21:14:08 +00:00
Louis Hobbs a90c447ce9 Add extra weapon firing logic 2023-01-13 21:11:07 +00:00
Louis Hobbs 90fcf30ce5 Fix formatting 2023-01-13 19:45:40 +00:00
Louis Hobbs b955732fb8 Add Weapon from Weapon Pickup to Current Inventory 2023-01-12 23:53:02 +00:00
Louis Hobbs 0f0ab4c6e7 Make Weapon Properties Blueprint Editable 2023-01-12 23:17:54 +00:00
Louis Hobbs ada4178123 Add attach weapon to hand socket 2023-01-12 23:17:34 +00:00
Louis Hobbs 7c979f613a Disable Nanite
Pretty cool but destroys my pc, i prefer to not have my GPU run at 100% 24/7
2023-01-12 02:15:01 +00:00
Louis Hobbs 56d4269ecf Add Idle, Walking, Running and Jumping Animations 2023-01-11 01:50:35 +00:00
Louis Hobbs 854797141e Update `PlayerCharacter` walking speed 2023-01-11 01:48:44 +00:00
Louis Hobbs b59171df27 Invert Camera Pitch Movement 2023-01-11 01:48:29 +00:00
Louis Hobbs 27ac40b3c9 Add Basic Shooter Animations 2023-01-10 22:31:00 +00:00
Louis Hobbs 35c365388e Add basic `Y_Bot` animations 2023-01-10 20:47:54 +00:00
Louis Hobbs 0865aa925e Add `Y_Bot` Character assets 2023-01-10 20:47:37 +00:00
Louis Hobbs f556d1d176 Add `OnComponentBeginOverlap` delegate to `AWeaponPickup` 2023-01-09 22:48:53 +00:00
Louis Hobbs 2d48d7c703 Add barebones weapon pickup 2023-01-06 01:33:26 +00:00
Louis Hobbs 86b34b7226 Add Weapon Switching Input Action and Callback 2023-01-05 01:53:32 +00:00
Louis Hobbs f002cfa870 Add Inventory basic shell 2023-01-02 02:59:40 +00:00
Louis Hobbs 14bb9eef74 Add base `Weapon` class 2022-12-15 22:04:51 +00:00
Louis Hobbs 35b6736e0a Add `Platforms/Hololens` and `Build` to `.gitignore` 2022-12-15 21:17:44 +00:00
Louis Hobbs d6820ea20f
Update README.md 2022-12-13 14:11:30 +00:00
Louis Hobbs ece79773cb Add Default Test Level 2022-12-13 04:14:18 +00:00
Louis Hobbs 772b2cb146 Add Project Files 2022-12-13 04:14:07 +00:00
Louis Hobbs 87b2102733 Add Player Character 2022-12-13 04:11:56 +00:00
Louis Hobbs 26e875e47e Add Player Controller 2022-12-13 04:11:17 +00:00
Louis Hobbs c47a072996 Add Health Components 2022-12-13 04:10:20 +00:00
Louis Hobbs 22afeb23db Add Inputs 2022-12-13 04:10:05 +00:00
Louis Hobbs b734fc529b Create empty UE5.1 project 2022-12-08 02:40:24 +00:00
Louis Hobbs 730398d7fb Initial commit 2022-12-08 02:39:57 +00:00