#typeerror
9 messages · Page 1 of 1 (latest)
You need to show the full error message, not just the last couple lines
You're missing the *args, **kwargs on your update method
thank u i got it
i have a new issue
rect: pygame.Rect = pygame.rect()
^^^^^^^^^^^^^
TypeError: Argument must be rect style object