Releases: pjoulot/a-door
Releases · pjoulot/a-door
2.0
Compatibility with the upcoming version of the core 0.9
- Compatibility with the actual master branch of the core and the upcoming 0.9 release
- Use again a-sound since the bug has been fixed in the core
- The feature to automatically set the duration of the animation with the duration of the sound is back
V1.1 Support for aframe 0.8
- Support for the version 0.8 of the aframe core
- Changes required in the HTML in order to keep sounds due to a bug in the core
- Drop support of the feature that set automatically the duration of the animation with the duration of the sound (will be repaired when the core bug will be fixed)
- Remove a-animation with the animation component in order to remove warning from the core (will be integrated directly in the version 0.9 of the core)
First Version of the component
This version supports:
- Open and close direction (right/left or up/down)
- Simple and double door
- sound supports
- vocal commands
- texture on the doors
- automatically open and close when teleporting next the door
- compatibility with the 0.50 version of Aframe core