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
1
Question by VinnyVeal · Apr 13, 2013 at 06:56 PM · rigidbodyobjectnetworkinteract

Network interaction of objects

I have a server tank shoot a bullet at a cube (with rigidbody). The target cube is Network Instantiated from the server tank. When Server tank shoots the cube, it is moved on both the server and client tank windows. When Client tanks shoots the cube, it "jitters" on the client, but does not move... and is not seen to jitter at all on server window. When Client tank pushes the cube, it is moved on both windows (thanks to the Network Viewer watching the transform of the cube).

So...how does a bullet NetworkInstantiated by the Client affect the Cube, NetworkIntaniated by the Server... so that the Cube changes its transform (which IS monitored)?

The bullet prefab has a Rigidbody and a capsule collider, and seems to work well in the Server Window... I assume that I can change the owner ID of the bullet to the server tank once it's instaniated, but... it seems kind of silly.

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 Oktawian · Jan 04, 2018 at 01:54 PM

I do not know if I will say it well but from what I know it is impossible to do such interaction from the client's level. Everything should happen on the server in the sense of all physics because it will only work there. But if you want to do it, you need to send to the server information about the forces with which you would like to act and then simulate on the server. This server is a simulation and not a client. The client is just an observer and can send commands to the server, for example moving or requesting some data. It can also create new instances but it still has to ask for the server if it can do it.

I do not know if I helped but I'm currently doing multiplayer and I had to understand a lot of things.

Cheers ;)

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

11 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

Related Questions

Manually check collision ? 1 Answer

Make an object increase speed when entering trigger 2 Answers

Sending a System.object over RPC 0 Answers

Simple two cube collision is not good? 0 Answers

Best way to throw object 0 Answers


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