• video? games?

  • Joined on 2023-08-14
baz pushed to master at baz/Nakatomi 2024-03-11 22:14:15 +01:00
cffef34d9b IncrementCollectedLevelKeys instead of InitialLevelKeys
baz pushed to master at baz/Nakatomi 2024-03-11 22:01:51 +01:00
532bcc7e66 Create LevelKeyPickup
a183445aba Create LevelManager
Compare 2 commits »
baz pushed to master at baz/Nakatomi 2024-03-11 00:18:01 +01:00
29246357dc Update animation
7d8015acf0 Play animation when Updating Health
Compare 2 commits »
baz pushed to master at baz/Nakatomi 2024-03-09 04:52:20 +01:00
5e0433905f Rotate Healthbar to face Player Camera in Tick
a43ec2c068 Add getter for player CameraComponent
fdfa37a346 UpdateHealthbar on BindOwner
Compare 3 commits »
baz pushed to master at baz/Nakatomi 2024-03-08 03:34:59 +01:00
ba0243bd65 Create Healthbar UserWidget
e30e644b58 Add Healthbar to EnemyCharacter
Compare 2 commits »
baz pushed to master at baz/Nakatomi 2024-03-07 19:28:47 +01:00
7396d50db9 Add CharacterHit particle effect
baz pushed to master at baz/Nakatomi 2024-03-07 18:18:26 +01:00
a0035b7dbb Add BulletImpact particle system to weapons
baz pushed to master at baz/Nakatomi 2024-03-07 18:16:55 +01:00
6575630649 Update BulletImpact Niagara System
ed3747037c Spawn ParticleSystem OnHit NakatomiCharacter
e1ae4f60a8 Add OnDamagedHitNiagaraSystem to NakatomiCharacter
Compare 3 commits »
baz pushed to master at baz/Nakatomi 2024-03-07 03:12:37 +01:00
8e03d3e27d Save test Particles Niagara System
baz pushed to master at baz/Nakatomi 2024-03-07 03:11:07 +01:00
b68fd35f4d Add NS_BulletImpact to weapons
76fb2475d2 Use NiagaraSystem to spawn Particle Effects on bullet impact
cda5b81484 Change UParticleSystem usage to UNiagaraSystem
2470daa098 Add Niagara to build dependency modules
Compare 4 commits »
baz pushed to master at baz/Nakatomi 2024-03-06 19:00:13 +01:00
633c66ff6f Add Sparks particle effect
cdf81c2353 Update shoutgun sound effect
Compare 2 commits »
baz pushed to master at baz/Nakatomi 2024-03-06 03:05:15 +01:00
d6770f8d4b Add soundeffect to Shotgun weapon
baf54dd6f5 Fix minor bugs
Compare 2 commits »
baz pushed to master at baz/Nakatomi 2024-03-05 23:32:05 +01:00
95a7b28db2 Add Shotgun soundeffect
baz pushed to master at baz/Nakatomi 2024-03-05 18:02:11 +01:00
c474aa4405 Disable playing on damaged animation montage
3c69fc2289 Move OnDamagedAnimationMontages to NakatomiCharacter
Compare 2 commits »
baz pushed to master at baz/Nakatomi 2024-03-05 17:46:18 +01:00
ad2034b15d Attempt to fix perception crashes
baz pushed to master at baz/Nakatomi 2024-03-05 17:04:10 +01:00
69e9ccc885 Fix setting Crouching boolean in Manequin Animation Blueprints
baz pushed to master at baz/Nakatomi 2024-03-05 17:01:59 +01:00
0ec7f89c57 Add speed check to allow firing when movement speed is low enough while sprint key is held
baz pushed to master at baz/Nakatomi 2024-03-05 16:47:05 +01:00
c5edf56955 Fix transitioning in and out of springing animation in Manequin Animation Blueprints
baz pushed to master at baz/Nakatomi 2024-03-05 16:32:26 +01:00
91f2befa71 Disallow Sprinting and Aiming Downsights at the same time
baz pushed to master at baz/Nakatomi 2024-03-04 21:13:57 +01:00
23db1dff33 Fix perception component crashing