Add the wall
component to any object you want the player not to be able to walk through.
<a-box wall></a-box>
Property | Description | Default |
---|---|---|
physics | Whether or not to add physics components automatically. | true |
Event | Description |
---|---|
bump | Player bumps into wall |