Skip to content

Commit

Permalink
Update coffee-spawner.js (#5545)
Browse files Browse the repository at this point in the history
  • Loading branch information
addy1997 committed Jun 26, 2024
1 parent c29d2ac commit d8df99b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ AFRAME.registerComponent('coffee-spawner', {
var sceneEl = this.el.sceneEl;
var saucerEl = document.createElement('a-entity');
var cupEl = document.createElement('a-entity');
var wristRotation = evt.detail.wristRotation;
var animateScale = function (evt) {
evt.target.setAttribute('animation', {
property: 'scale',
Expand Down

0 comments on commit d8df99b

Please sign in to comment.