Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 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 /
  • Help Room /
avatar image
0
Question by A13x231 · Sep 18, 2016 at 03:57 PM · networkingparentspawninglobbyinstantiating

NetworkLobbyManager: How to spawn a lobbyprefab as the child of another GameObject.

I'm working on a class which inherits from the UnityEngine NetworkLobbyHandler, and I'd like to make some modifications to have the lobbyPlayer prefab spawn inside of another GameObject simply called lobby, to help me contain all of the players.

The lobby GameObject needs to either be server-only, or synced so that it stays up to date on both client and server.

The syncing is something I can manage, but whenever I try to spawn the lobbyPlayer inside of the lobby game object, this only works on the server. Furthermore, the method I am using to change the parent of the instantiated lobby player (OnLobbyServerCreateLobbyPlayer) is only called on the server, and I can't figure out where in code the lobbyPlayer is spawning on the client.

I was hoping somebody with more experience of the NetworkLobbyManager would be able to point me in the right direction here, I feel like I'm getting nowhere alone.

Here's what I have on the server, which is working as expected.

And here's the client, lobbyPlayers aren't in the _Lobby object.

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

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by A13x231 · Sep 18, 2016 at 07:03 PM

For anyone following this question, I spent a long time doing some research, and it doesn't seem that spawning the prefabs as a child is the best option. Unfortunately, this would require rewriting lots of components of the HLAPI, like the network identity, which contains the Spawn method used by clients. Some of the methods aren't just overwritable too, but if you're facing the same issue and you would like to attempt this approach, the source code for the HLAPI is here

In my scenario, I have a PlayerData script attached to the prefab. I simply spawn the prefab normal and changed the parent when the PlayerData script start method is called.

I was concerned that this method would create a small gap in which the transform had not yet been updated, but I've not experienced any issues when gathering gameobjects in the lobby transform so apparently not.

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

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

87 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 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 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 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 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

Setting parent on spawned object Unet 0 Answers

Delay the spawning of networked player objects. Why is this so difficult with UNet..... 1 Answer

Unet - similar spawn functions acting different, client scale not transferring 1 Answer

Unet - spawning bullets, two issues 1 Answer

How do I use an InputField to change a player object's variable? 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