Posted August 19, 2023 by Rodrigo Bonzerr Lopez
#patch notes 8/19/2023
V1.0.2.0- Bug fix for player knock back
- I Finally solve a bug of the player getting knockback and then dying then the player controller is now missing, because of me using a singleton. Was able to figure out how to use the instance of the player in the start void method to make it respawn with the damagePlayer script.