GASShooter
GASShooter copied to clipboard
UE5 - Floating status bars don't update
AGSHeroCharacter::InitializeFloatingStatusBar() doesn't seem to be getting called?
any plan update to ue5?
The ue5 branch exists but it has these two bugs preventing me from merging it into master. I don't have time at the moment to look into them. Hopefully I'll get to them in the near future but no ETA.
I tried to fix this but apparently AGSHeroCharacter::InitializeFloatingStatusBar() is being called for both, the serverr and the client but for some reason the part where the Character is assiged to the variable "OwningCharacter" is not assigning it and the floating bar can't access to the PlayerState to keep the flow, any plans on fixing this?
I tried to fix this but apparently AGSHeroCharacter::InitializeFloatingStatusBar() is being called for both, the serverr and the client but for some reason the part where the Character is assiged to the variable "OwningCharacter" is not assigning it and the floating bar can't access to the PlayerState to keep the flow, any plans on fixing this?
I don't have the bandwidth in the immediate future, but hopefully some day.