Commit Graph

122 Commits

Author SHA1 Message Date
baz 23db1dff33 Fix perception component crashing 2024-03-04 20:14:00 +00:00
baz 0d463d1ba2 Bind OnDeath and OnDamaged in BeginPlay on character 2024-03-04 19:25:53 +00:00
baz a2186205cc Update DemolitionWorker with new BehaviorTrees 2024-02-29 20:01:41 +00:00
baz 1f3e8a09ea misc schanges 2024-02-29 17:29:24 +00:00
baz c71d9478d4 new worker 2024-02-29 17:29:23 +00:00
baz d4af5488b7 Move and make Worker Blackboard generic 2024-02-29 17:29:23 +00:00
baz f2938941ca Move generic behavior trees into dedicated folder 2024-02-29 17:29:23 +00:00
baz 2e39be6354 Refine Ranged Enemy functionality and hide on low health 2024-02-29 17:29:23 +00:00
baz 8be9a8269e Add Weapon Cooldown Decorator 2024-02-29 17:29:22 +00:00
baz 3b5da9c0ad Break behaviour tree components into individual behaviour trees 2024-02-29 17:29:22 +00:00
baz d0f9330498 Add Find Cover EQS and Behaviour Tree tasks 2024-02-29 17:29:22 +00:00
baz a2cb36120d Update Worker Blackboard and Behaviour Tree 2024-02-29 17:29:22 +00:00
baz 34ab92b52a Add Strafe EQS 2024-02-29 17:29:22 +00:00
baz 251f840a43 Add MoveToIdealRange Task 2024-02-29 17:29:21 +00:00
baz 763706ac5c Add new Perception Senses 2024-02-29 17:29:20 +00:00
baz 2f9cc901e2 Create Set Movement Speed Task 2024-02-29 17:29:20 +00:00
baz 0fd27b6745 Create Move Along Patrol Route task 2024-02-29 17:29:19 +00:00
baz a13083e1fe Disable Collision with Camera on Worker 2024-02-08 17:33:04 +00:00
baz 62c9b87784 Add Mug 2024-02-07 18:03:11 +00:00
baz f40ed3f1a7 Add BG to HUD Icons 2024-02-06 20:53:12 +00:00
baz 171a85da66 Update all UI widgets to new font 2024-02-06 20:46:01 +00:00
baz 5fc7863081 Add Widgets to Weapon HUD Element 2024-02-06 20:35:51 +00:00
baz e26b66b7aa Play Fire animation during OnFire 2024-02-05 22:35:28 +00:00
baz 0644a807ba Switch Enemy Worker to new Manequin] 2024-02-05 21:46:11 +00:00
baz 2b5670fa9a Make Manequin Animation Blueprint generic 2024-02-05 21:36:44 +00:00
baz 07f560e840 Sort Animations into Folder 2024-02-05 17:29:28 +00:00
baz ff5c28ad05 Add On Damaged Hit Animation Montages 2024-02-04 19:21:18 +00:00
baz 4930aff6c2 Remove ability to throw while throwing animation is playing 2024-02-01 20:30:42 +00:00
baz fcb32e5679 Create separate Weapon and Explosive Animation Montages with notifiers 2024-02-01 20:08:55 +00:00
baz deabd0b223 Play Throw AnimMontage when throwing 2024-02-01 01:00:47 +00:00
baz 957867ecd4 Play Dash AnimMontage when Dashing 2024-02-01 00:53:32 +00:00
baz afc30330a7 Create Animation Monatages 2024-01-31 16:59:44 +00:00
baz c138e138ae anim stuff 2024-01-30 21:25:31 +00:00
baz 8cfdb34cde Add Dash Animation 2024-01-30 21:24:44 +00:00
baz cb5ecbd1e9 Add Throw Animation 2024-01-30 21:24:37 +00:00
baz 550e744e64 Fix Left Elbow Control 2024-01-30 20:31:58 +00:00
baz 83ebd0ff68 Add Animation map 2024-01-30 00:39:53 +00:00
baz c8c65bcd22 Add Mannequin Control Rig 2024-01-30 00:39:45 +00:00
baz 01699f4529 Add ADS animations 2024-01-25 00:01:29 +00:00
baz d3ba88cb3a Add sprinting animation 2024-01-24 17:20:26 +00:00
baz 4c4799b10a Add AnimStarterPack to Project 2024-01-24 17:03:26 +00:00
baz 9d4dc1b4f2 Add Input Actions to Dash on character 2024-01-17 02:17:38 +00:00
baz d758272d9d Reimplement Aim Down Sights movement modifiers 2024-01-16 19:44:23 +00:00
baz bf45b09cd7 Add Slide Input Action 2024-01-12 15:30:55 +00:00
baz fc7095fd75 Add Crouch input to PlayerCharacter blueprint 2024-01-04 20:32:21 +00:00
baz 58f779c887 Create Crouch input action and assign it to the InputMappingContext 2024-01-04 20:32:05 +00:00
baz 6bccd097bb Set new Walk and Sprint speed defaults 2024-01-04 15:53:50 +00:00
baz 98e49a913d Redo Anchors for correct aspect ratio scalling 2023-12-11 22:36:06 +00:00
baz bdb4ba0189 Set PauseWidget in PlayerCharacter 2023-12-11 01:39:29 +00:00
baz 1647ab3ed1 Set TestLevel as the level to open when New Game is clicked 2023-11-14 23:16:40 +00:00