- This event has passed.
9 AM – Indo – Python Game Development – Joel
January 27 @ 9:00 am - 10:00 am
Today we did:
- We made the flapping animation for the player
- We made the upward tubes
Homework:
- Make sure that your tube hitbox is moving along with the x of the tube (solution to the error).
- Create a new function called player_tube_collision and simply,
- if player.rect.colliderect(tube.rect), return True. Else, return false.
If you have any questions, feel free to email me at joel@ayclogic.com, or Mr. Gamas at gamas@ayclogic.com.