Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 902 Bytes

MAPPING.md

File metadata and controls

18 lines (12 loc) · 902 Bytes

Crazy Eights Mapping Guide

Details

Required entities:

  • For each player
    • ce_chair - A chair for players to sit in. The maximum number of players is determined by the number of available chair entities. Set the WorldModel property to your desired chair model.
  • ce_deckspawn x2 - Spawnpoints for the draw pile and discard pile (displays last card). Set the respective SpawnTarget property for each.

Play/Chair order

The play rotation order is determined by the order of the ce_chair entities in the Hammer inspector. I recommend grouping and reorganizing them in the inspector in clockwise/counterclockwise order around the table.

inspector

rotationorder