zarocknz / javascript-winwheel

Create spinning prize wheels on HTML canvas with Winwheel.js
http://dougtesting.net
MIT License
524 stars 362 forks source link

TweenMax is not defined #123

Closed qxb3 closed 1 year ago

qxb3 commented 1 year ago

I got this error: TweenMax is not defined when i start the animation startAnimation()

qxb3 commented 1 year ago

nvm, i missed the part where i need to install gsap. mybad😣