nicholas-maltbie / FallingParkour

Multiplayer racing game made with Unity
MIT License
18 stars 3 forks source link

MLAPI Switch #39

Closed nicholas-maltbie closed 3 years ago

nicholas-maltbie commented 3 years ago

Description

Changed project backend to now use MLAPI and updated all maps and assets accordingly.

How Has This Been Tested?

Tested the behaviour locally as well as within the editor.

It works online, but if there is an error when connecting (such as an invalid format or timeout exception), then the network manager cannot connect or host games and requires a client restart. Make sure the data doesn't get corrupted.

Also when loading and unloading levels, make sure clients are ready and have fully unloaded or loaded the level.

Checklist: