Basic multiplayer systems

Subscribers:
748
Published on ● Video Link: https://www.youtube.com/watch?v=rl6q1cHSCPA



Duration: 1:00
85 views
4


Currently only the client can shoot, and we need to add velocity vectors for the ships so replication works better. At the moment the transform is being sent every frame... poopy. We're also planning to add quaternions for rotation, since 'muh rotators' are complete trash.