--> currently the animation looks jerky and inconsistent, but I think it may be because of the sprite animation sheet I used, which does not have a lot of in-betweens for each pose
--> PLAN: I'm working on creating a spreadsheet for our project, which will hopefully have a smoother animation. There are three different kinds of sprites: the car, the car with fire behind it (for when the player gets a question correct), and the car with smoke behind it (for when the player gets a question incorrect)
Tech Talk Hacks
1) 2D Animation Hacks
2) Sorting Hacks (not showing up on blog?)
Project Progress + Plans
--> I worked on testing some sprite animation using OOP and some of the techniques used in the Mario example:
https://github.com/Ekamjot-Kaire/fast-pages/assets/111466888/0c696539-12c1-4812-9b56-0a61c62fa492
--> currently the animation looks jerky and inconsistent, but I think it may be because of the sprite animation sheet I used, which does not have a lot of in-betweens for each pose
--> PLAN: I'm working on creating a spreadsheet for our project, which will hopefully have a smoother animation. There are three different kinds of sprites: the car, the car with fire behind it (for when the player gets a question correct), and the car with smoke behind it (for when the player gets a question incorrect)