You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not important, since there will (probably) only ever be one Player in the game, but right now if you create multiple Players, they try to steal the bow/arrow from each other, and may end up both logically holding the same items.
Solution: don't pick up item if held by any Player
The text was updated successfully, but these errors were encountered:
This is not important, since there will (probably) only ever be one Player in the game, but right now if you create multiple Players, they try to steal the bow/arrow from each other, and may end up both logically holding the same items.
Solution: don't pick up item if held by any Player
The text was updated successfully, but these errors were encountered: