Example Projects

Ready-to-use Unreal Engine projects with pre-configured plugins and example implementations. Select your engine version and get building.

1 Choose a project
2 Select your Unreal Engine version
3 Download, extract & open in UE

Gorgeous Core — Quick Start Project

Gorgeous Core

StarterBlueprintC++

A minimal project with Gorgeous Core pre-configured, ready for you to start building. Includes basic Object Variable setup and a simple replication example.

AutoReplication Network Example

Gorgeous Core

NetworkingMultiplayerC++

Multiplayer-ready project demonstrating AutoReplication mixin, dirty-tracking, and variable synchronization across server and clients.

Event Construction Pipeline Example

Gorgeous Events

EventsConstructionBlueprint

Step-by-step project illustrating the two-phase construction system — Construction Handle, Assignment Mapper, and Build Event flow.