Python Forum
Pygame Zero - no actor image
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pygame Zero - no actor image
#3
Thank you! That solved my problem!

(Oct-13-2022, 07:37 PM)deanhystad Wrote: There is no problem with the actor image. You have an error update_good_babies().
baby.colliderect(dragon) returns True or False.
demon.circle_collidepoints(50, fireballs) returns an int.
Your program treats them like they return the same kind of values.
Reply


Messages In This Thread
Pygame Zero - no actor image - by toiling_away - Oct-11-2022, 09:13 AM
RE: Pygame Zero - no actor image - by deanhystad - Oct-13-2022, 07:37 PM
RE: Pygame Zero - no actor image - by toiling_away - Oct-14-2022, 12:16 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to make an image move in relation to another in PYGAME CompleteNewb 1 2,321 Nov-10-2021, 03:38 PM
Last Post: metulburr
  open cv ->pygame: turn image into location Gamedeveloper 1 2,074 Jan-20-2020, 05:00 PM
Last Post: michael1789
  [PyGame] pygame image loading error BlueClaw 6 6,427 Dec-10-2019, 08:50 PM
Last Post: BlueClaw
  pygame uploading image from opengameart fatimabttt 3 3,026 Apr-16-2019, 08:50 PM
Last Post: nilamo
  Finding the brightness of an image using pygame Zman350x 2 3,432 Feb-21-2019, 12:20 PM
Last Post: Zman350x
  Sprites and Actor error ajlconsulting 6 9,387 Jan-30-2019, 12:50 AM
Last Post: metulburr
  [pyGame] Load Image, Problem Found ! JamieVanCadsand 2 8,780 Sep-29-2017, 06:26 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020