Glass shatter effect enables colliders only for host, but allows all players to shatter glass #77
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Glass shatter effect currently enables on the host, but has no check for whether the host is the one using the glass shatter colliders. This means all players can cause glass shattering sound to play for the host. Make a check for whether the person jumping through the window is the player the effect was meant to activate for.
This has been fixed.