- This event has passed.
7:30 PM – Python Game Dev – Bill
June 10 @ 7:30 pm - 8:30 pm
Gamas Sub
Today We Did
- We reviewed the homework in term of how switch player to Dizzy mode after the player hit the tube.
- We learned how to crop images for animation properly using FireAlpaca. This was done by using layers inside FireAlpaca, this way, a set of images for a character in a game will be cropped in a consistent way.
Homework
- Add coin.py and create Coin sprite.
- Display coin in the screen with its animation. Rotating between count_1.png, coin_2.png and coin_3.png.