Antistasis

VR Multiplayer Shooter Game

Summary

Antistasis is a multiplayer virtual reality shooter game being developed by me and a friend at RIT. The game uses zero-gravity physics, using the Floating Pawn Movement system in Unreal Engine 5.

As the main C++ programmer for the project, I develop the base classes that are critical for gameplay, including replicating properties and RPCs for multiplayer compatibility.

Core Mechanics

Full Code Samples