Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Nexonity · Aug 20, 2013 at 07:08 PM · networkingmultiplayernetwork

Creating a Multiplayer Scoreboard?

I have been trying to find a simple example of how to create a multiplayer scoreboard but i cant find any. So how do i create a multiplayer scoreboard? C# If possible.

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by Ian-McCleary · Aug 20, 2013 at 07:35 PM

I asume you are making an FPS game. There are a series of videos on youtube but im pretty sure it is JavaScript here is the link if you would like to check them out. just find the tutorial that covers scoreboards! Clike here for the youtube playlist!

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by HeliosDoubleSix · Aug 20, 2013 at 07:12 PM

If you can figure out how to make a multiplayer game I find it hard to believe the scoreboard is the difficult part?

Be more specific what aspect are you struggling with, the GUI? the networking code? how and where to store this information?

http://www.paladinstudios.com/2013/07/10/how-to-create-an-online-multiplayer-game-with-unity/

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Nexonity · Aug 20, 2013 at 07:17 PM 0
Share

Im struggling on the RPC thing and how i can make a variable that are the same for everyone. Btw im actully using a heavy edited version of that link you posted.

avatar image HeliosDoubleSix · Aug 20, 2013 at 07:27 PM 0
Share

Sounds like you may have the concept wrong, you should have the score code running on both clients and what is communicated between clients is what the other client is doing. Then to be careful of dropped communication you need to keep things in sync periodically enforcing or interpolating what the current state of everything should be, various strategies to which clients data do you honor if both are out of sync due to lag say you can instantly kill a player and 2 players both do this at the same time you have both dead instantly when technically you should only ever be able to kill one if it wasn't for lag, so you can check the timestamps since first connection and honor the client who did the kill first then communicate the new state back to the other player possibly bring a player back to life suddenly even though they just died :-)

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

18 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Unity networking tutorial? 6 Answers

Can i make multiplayer game without unity multiplayer service ? 1 Answer

How to make a LAN game in Unity 2019.1.0f2 1 Answer

Multiplayer Game Disconnects 1 Answer

Multiplayer| Attaching camera to player (if i am the owner 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges