Small Error in v0.0.4
Space Survival Multiplayer Kit » Devlog
Hey there, awesome purchaser of the pack!
While working on the video I noticed that there is a small error in the code. Since it's so small, I will include it in the next version release.
I will point it out in case you want a quick fix sooner:
- Location: MasterClient.cs line 28
- Problem: PhotonNetwork.PlayerList.Length
- Fix: change with PhotonNetwork.CurrentRoom.PlayerCount
- Issue: instead of checking the players from the room, it checks the players from the server -- which might be more. It worked when initial testing because I was testing with one room
Note: this will come fixed in the next version
Thanks for the understanding and have a great day!
Best,
Adrian.
Get Space Survival Multiplayer Kit
Buy Now$7.99 USD or more
Space Survival Multiplayer Kit
Status | In development |
Category | Assets |
Author | Redefine Gamedev |
Genre | Survival |
Tags | among-us, Multiplayer, Sci-fi, Space, Unity |
More posts
- 1.0.1 ReleaseFeb 27, 2021
- 1.0.0 Launch!Dec 17, 2020
- New manual with How To Install!Dec 05, 2020
- 0.2.0 and Leaving the Early AccessNov 30, 2020
- Version 0.1.3 Released!Nov 24, 2020
- Version 0.1.2 Released!Nov 21, 2020
- Version 0.1.1 Released!Nov 20, 2020
- Version 0.1.0 Released!Nov 14, 2020
- Version 0.0.4 Released!Nov 07, 2020
Leave a comment
Log in with itch.io to leave a comment.