Side project in UE4 to create a VR experience where you could drive a robot on the surface of Mars, but the user also has a drone that it can fly with an in-app VR tablet. I built the drone controls. There is an in-game VR tablet that lets you fly a drone around and see what it sees, as well as has a virtual touch-screen for interaction.

Created in Unreal 4. Coded in Blueprint.

The drone mesh has a camera on it. When the VR tablet is turned on, the camera on the drone captures data and records it to a material. That material is then shown on the VR tablet. The player can fly the drone around and see what it sees on the tablet. There are additional controls on the tablet to automatically navigate the drone back to the player.