• video? games?

  • Joined on 2023-08-14
baz pushed to main at baz/vampires 2024-11-17 22:45:17 +01:00
929c4fa0f3 Clear timer in OnUnPossess
baz pushed to main at baz/vampires 2024-11-17 22:43:37 +01:00
a13cad7320 Move timer binding to code timer
baz pushed to main at baz/vampires 2024-11-17 21:02:48 +01:00
366dbbfda8 Move updates from Bindings to Events
baz pushed to main at baz/vampires 2024-11-16 03:23:33 +01:00
4386f0e383 Bind updating of EXPBar in code
0c90ade615 Move Widget from PlayerCharacter to PlayerController
6106a2dae6 Update EXPComponent delegate usage
dd8cc06e33 Make delegates DYNAMIC_MULTICAST
0bdda47b8b Disable outer sphere component visibility
Compare 5 commits »
baz commented on issue baz/vampires#10 2024-11-16 02:35:48 +01:00
Switch Applying Damage from function to Unreal Supplied Static Function

Closed with 0c688fb86a

baz closed issue baz/vampires#10 2024-11-16 02:35:48 +01:00
Switch Applying Damage from function to Unreal Supplied Static Function
baz pushed to main at baz/vampires 2024-11-16 02:35:18 +01:00
3b2301b270 Add include
0c688fb86a Bind TakeDamage onto OnTakeAnyDamage
Compare 2 commits »
baz closed issue baz/vampires#12 2024-11-14 23:50:43 +01:00
Switch pickups to using a timeline to update their position
baz commented on issue baz/vampires#12 2024-11-14 23:50:42 +01:00
Switch pickups to using a timeline to update their position

Closed by 18702cea0c

baz pushed to main at baz/vampires 2024-11-14 23:49:52 +01:00
18702cea0c Use timeline for updating pickup position
baz pushed to main at baz/vampires 2024-11-14 19:39:17 +01:00
ee0a537621 Update remaining includes
baz opened issue baz/vampires#12 2024-11-14 00:53:30 +01:00
Switch pickups to using a timeline to update their position
baz pushed to main at baz/vampires 2024-11-14 00:50:44 +01:00
2ae5c4ec74 Update Widgets includes
baz pushed to main at baz/vampires 2024-11-14 00:47:41 +01:00
1507846810 Refactor Weapon includes
baz closed issue baz/vampires#11 2024-11-14 00:39:32 +01:00
Add ProjectileMovementComponent to Projectiles
baz commented on issue baz/vampires#11 2024-11-14 00:39:30 +01:00
Add ProjectileMovementComponent to Projectiles

Closed with 4fa8210707

baz pushed to main at baz/vampires 2024-11-14 00:39:08 +01:00
4fa8210707 Update Projectile to use a ProjectileMovementComponent
baz opened issue baz/TheOchulus#22 2024-11-11 02:39:30 +01:00
Add HowLongToBeat stats
baz opened issue baz/vampires#11 2024-11-07 09:03:51 +01:00
Add ProjectileMovementComponent to Projectiles
baz opened issue baz/vampires#10 2024-11-07 09:00:11 +01:00
Switch Applying Damage from function to Unreal Supplied Static Function