Quests&Objectives

Who is authority

Gameplay that runs on the server can call the nodes directly. Examples: damage and overlap on the server actor.

Gameplay that runs on the owning client (some input, some widgets) can still call the same nodes. The component sends a Server RPC.