-
Notifications
You must be signed in to change notification settings - Fork 435
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: test project updates 2023-Q3 (#2679)
* fix This fixes an issue where ConnectionModeScript and/or StatsDisplay would throw an exception if certain optional properties were not defined. * update Minor adjustment to the Spawner class where if the frequency of spawning is set to zero it will only spawn 1 instance (i.e. a one shot spawner). Updated several samples to use UnityTransport as opposed to UNet. Limited number of objects spawned, adjusted the ray cast line renderer, updated the physics player to have a ray pointing towards its forward (to know the direction you are going) in physics example. Adjusted the connect mode buttons so they will automatically re-appear when you disconnect. Updated several projects to have their own network prefab list.
- Loading branch information
1 parent
d379198
commit dd015bf
Showing
19 changed files
with
925 additions
and
579 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.