top of page
Search

Day 7 i think? Polish Polish, Bug fix?

  • Writer: joelpurnell115
    joelpurnell115
  • Aug 25, 2023
  • 1 min read

Thoughout the few days from the last post i have been working on networking scene changes so the players are truely synced, turns our mirror has something for this already:


By using this one line (that took too long to find) we can change ALL clients and server to the same exact scene at the same time, here is an example:

In this video we can see scene changes are almost perfectly in sync thanks to mirror. Other additions we made are detecting which track we have selected using a randomizer based on our PlayerPrefs file, with this we can turn on a prefabbed video i made of the track to create this cool trailer like effect telling the player what there about to jump into! Im quite happy as the detection is nice and simple and the videos are well made using some old skills in premire and cinematics in Assetto Corsa, here is how the detect function works for Sonoma for example:


We instantate the trailer based on the playerPref and network sync that. All round pretty good development day and this is very clean progress for me, however like always theres a bug or two, currently like stated in the previous post, NASCAR and F1 still sometimes do not boot, and so we need to look at how we are handling file directories.

 
 
 

Recent Posts

See All
We're finished!

After doing some last minute checks and making sure everything is working and agreed upon we have completed the development of...

 
 
 
Bug fixes!

Hi again! so i have decided to now post monthly as we are packing up the blog page a bit much but here is the list of things we have...

 
 
 

Comments


bottom of page