Commit Graph

321 Commits

Author SHA1 Message Date
baz 6a30ddae07 Refine Ranged Enemy functionality and hide on low health 2024-02-27 23:18:07 +00:00
baz cc21d38a0f Add Weapon Cooldown Decorator 2024-02-27 21:44:07 +00:00
baz 8603f2421b Break behaviour tree components into individual behaviour trees 2024-02-27 20:45:09 +00:00
baz e0fc0030f9 Add Find Cover EQS and Behaviour Tree tasks 2024-02-19 22:14:27 +00:00
baz 9e81450656 Update Worker Blackboard and Behaviour Tree 2024-02-19 21:55:18 +00:00
baz 7bb9c1ccee Add Strafe EQS 2024-02-19 21:54:42 +00:00
baz cc3b05d8b8 Misc Enemy Updates 2024-02-19 21:54:11 +00:00
baz 6ef43d5fea Add MoveToIdealRange Task 2024-02-19 21:53:46 +00:00
baz 73581f3d41 Add IsWithinRange Decorator 2024-02-19 21:53:33 +00:00
baz 78d363bc09 Add new Sprint enemy movement speed 2024-02-19 21:53:19 +00:00
baz a1832e352e Make hearing and damaged perception events 2024-02-14 20:35:26 +00:00
baz 7313dccdff Add new Perception Senses 2024-02-13 21:23:15 +00:00
baz db4d6beb4c Create AI State Enum 2024-02-12 21:18:07 +00:00
baz 594ef5f158 Create Has Patrol Route Decorator 2024-02-09 21:16:09 +00:00
baz a8d9ca1783 Create Set Movement Speed Task 2024-02-09 21:15:55 +00:00
baz 275f86b03f Add default GetSplinePointAtWorld function 2024-02-09 18:22:12 +00:00
baz 25c421cc67 Add CurrentPatrolRoute reference to EnemyCharacter 2024-02-09 18:21:40 +00:00
baz 0e60ae2976 Create Move Along Patrol Route task 2024-02-09 18:21:18 +00:00
baz b381da2744 Create PatrolRoute 2024-02-08 23:41:11 +00:00
baz dcd292cb48 Create Clear Focus Task 2024-02-08 21:51:36 +00:00
baz 408954c96d Create Set Focus Task 2024-02-08 18:30:33 +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 6072f824ce Remove the ability to Fire when Sprinting 2024-02-07 17:08:32 +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 8edb845d0a Fix spelling mistake 2024-02-04 19:27:51 +00:00
baz ff5c28ad05 Add On Damaged Hit Animation Montages 2024-02-04 19:21:18 +00:00
baz 3134e269f7 Play Hit Animation Montage when OnDamaged is called 2024-02-04 19:20:16 +00:00
baz c1afc827e0 Disallow Dashing and Sliding while Throwing 2024-02-01 20:35:55 +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 aef9f87dbf Add Throw Explosive Animation Notifier 2024-02-01 20:08:18 +00:00
baz eaa81f4478 Add Throw Weapon Animation Notifier 2024-02-01 20:08:00 +00:00
baz d96a5c837a Merge pull request 'Merge New Animations' (#2) from animations-mk2 into master
Reviewed-on: #2
2024-02-01 02:18:25 +01: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 957da3946a Create GetCrouched method in PlayerCharacter 2024-02-01 00:53:01 +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