Skip to content

Blueprint Integration

This page centralizes C++ and Blueprint integration rules for the project.

Principles

  • Gameplay logic in C++
  • Blueprints for configuration and visuals
  • Events exposed for artists/designers

Guidelines