Pull Request #86

Fix ability sets input binding for PlayerState owned ASC in case of respawns or possession switch

on June 25th, 2024

Fix ability sets input binding for PlayerState owned ASC in case of respawns or possession switch #

Forcefully re-grant ability sets in case owner is PlayerState. This is to ensure input binding still works after a respawn, or possession switch.

ASC living on Pawns don't have this problem.