Make prefabs of these objects (One for vertical and one for horizontal) so we can place them in any level. To find art for these platforms, either find it online or leverage the existing tiles that are in the project (This route will probably require some image editing).
NOTE: The positions of these platforms must be synced across the network. This will probably be easily accomplished with the Network Identity and Network Transform components
Also note that these platforms should carry players with them as they move.
Make prefabs of these objects (One for vertical and one for horizontal) so we can place them in any level. To find art for these platforms, either find it online or leverage the existing tiles that are in the project (This route will probably require some image editing).
NOTE: The positions of these platforms must be synced across the network. This will probably be easily accomplished with the Network Identity and Network Transform components
Also note that these platforms should carry players with them as they move.