Gameboard
Gameboard enables procedural gameplay in AR.
Overview
The Gameboard
is a high level component that finds playable areas in the environment and provides a developer-friendly interface for smart object placement, procedural gameplay and character navigation. Features include:
Smart placement: Raycast the
Gameboard
to find out whether a desired space is occupiable for an object or character.Procedural gameplay: Query the
Gameboard
for random or specific spawn points.Path finding: Let the
Gameboard
calculate a navigation path for game characters to avoid obstacles in the physical world.
Build an advanced custom AR meshing experience that lets characters appear and navigate the environment in a believable, immersive way.