A short guide on how to deploy dedicated game servers on an Amazon EC2 Instance. This is a great option for quick multiplayer prototyping.
Creating a VR Multiplayer App in Unity
VR multiplayer in Unity with avatar and map selection. I used Photon for multiplayer and Final IK for full-body animation.
Unreal Engine VR Multiplayer with Photon Cloud
A reference guide for setting up VR multiplayer using Photon Cloud, Voice and Chat – Multiplayer plugin for Unreal Engine by xixgames.
Unreal Engine Multiplayer with Photon Cloud
A reference guide for Photon Cloud, Voice and Chat – Multiplayer plugin by xixgames. You can use this plugin to quickly add multiplayer to simple apps.
Recommended Unity / Unreal Dev YouTube Channels
A list of Unity and Unreal YouTube channels that discuss intermediate-advanced topics often not covered by other more popular channels.
Unreal Engine C++ Code Reference
A compilation of references I use for Unreal Engine C++ code. Makes it easier to copy-paste functionalities that are used quite often.