Posted March 02, 2025 by mrphilipjoel
2.6.0:
-In response to the Install issues users were experiencing in Unity Version 2022 and later, the DemoScenes
have been put into a UnityPackage.
-Demo scenes no longer use PlaymakerGlobals
-Updated RPC Demo with UI Buttons
2.5.1:
-Fixed an Issue with the RPC handler (added a dedicated FSM to help with sending events using PlaymakerUtils)
2.5:
-Added a 'Voting' Demo
-Fixed an issue, where the RPC Handler Prefab was not set as a MasterClient Object
-Fixed missing materials for Demo Avatar
2.4:
-Added 'FusionRPCTagetOthers'
-Updated 'FusionSpawnNetworkObject' to set rotation
-Fixed bug with NetworkSyncing String Arrays
2.3.1:
-Bug Fix on FusionSpawnNetworkObject so you can mark as local player object.