Skip to content

RoomSource

const RoomSource: TagTrait

Defined in: packages/engine/src/gameplay/replication/traits.ts:17

Marks a room’s own world, the one its clients replicate: a scene mounted on it spawns no player, since the room spawns one for each client, and keys each Entity by its place in the scene.