Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 631 Bytes

floor.md

File metadata and controls

23 lines (15 loc) · 631 Bytes

floor

Add the floor component to any object you want the player to be able to walk on.

<a-box floor></a-box>

Properties

Property Description Default
physics Whether or not to add physics components automatically. true

Events

Event Description
enter Player enters the floor
leave Player leaves the floor
step Player takes a simulated step