nicholas-maltbie / FallingParkour

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

Factory Level #42

Open nicholas-maltbie opened 3 years ago

nicholas-maltbie commented 3 years ago

Working on a new obstacle course map, The Factory. Where players will need to navigate through a maze of conveyer belts, gears, and machinery to make it to the end.

nicholas-maltbie commented 3 years ago

Currently in progress on this level

https://twitter.com/NicholasMaltbie/status/1438744329560887299?s=20

nicholas-maltbie commented 3 years ago

Factory does not always load for clients. A few possible fixes

  1. Don't have so many networked objects, spawn them in as required similar to Hex-A-Gone level (less networked objects in general)
  2. Ensure all players have loaded before starting network objects within the level
  3. Make sure all clients have fully loaded the scene before starting