neu-cs4530 / fall23-team-project-group-707

covey-town-project-boeing-707 created by GitHub Classroom
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add dance animations #20

Closed mscMstr closed 9 months ago

mscMstr commented 10 months ago

This will take some time to create the animations and also add them to the character. For this, we’ll need to take a look at how the walking animations are implemented.

VatsalMehta27 commented 10 months ago

Refer to line 447 in ./frontend/src/components/Town/TownGameScene.ts for how the walking animations are currently added.