Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bullet networking #620

Closed
wants to merge 2 commits into from
Closed

Bullet networking #620

wants to merge 2 commits into from

Conversation

toberge
Copy link
Contributor

@toberge toberge commented Apr 11, 2024

Transmit bullets through the wire

Plan

  • Simply make guns fire on all clients/servers when they are fired from one player
  • Transform this into firing from point and in direction that is given by player
  • Deal with allllll the hijinks (big one)
  • Seed random operations (e.g. lightning bolts)

⚠️ Problems ⚠️

  • NetworkIdentity must be parent of all NetworkBehaviours when it awakens (this ain't the case for GunController)

@toberge toberge force-pushed the feature/network-bullets branch from 130127c to d2786f9 Compare April 11, 2024 18:48
@toberge toberge force-pushed the feature/network-bullets branch from 83b8147 to ef45e8b Compare April 24, 2024 15:04
@toberge toberge mentioned this pull request May 9, 2024
8 tasks
@toberge
Copy link
Contributor Author

toberge commented May 9, 2024

Replaced by #635

@toberge toberge closed this May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant