Fixed ghost face staying visible while possessing by also disabling all MeshRenderers on player object, instead of only disabling skinned meshrenderers.
Fix Review
Criteria:
[x] Ghost Face disappears when possessing
Checklist
These checks should always be true for your pull request
[x] My pull request is for one story/feature.
[x] Every individual commit in this pull request is logical.
[x] All code, documentation, commits and player seen texts are in English.
[x] I have deleted unused / unnecessary code.
[x] If my edits need a change in documentation, then I have updated the documentation.
[x] All code is in correspondence with the code conventions.
Description
Fixed ghost face staying visible while possessing by also disabling all MeshRenderers on player object, instead of only disabling skinned meshrenderers.
Fix Review
Criteria:
Checklist
These checks should always be true for your pull request