peejcodes

Results 1 issues of peejcodes

Tried to run this and got this error: Traceback (most recent call last): File "/storage/emulated/0/python/Github/Pygame-Cameras/camera.py", line 206, in camera_group.custom_draw(player) File "/storage/emulated/0/python/Github/Pygame-Cameras/camera.py", line 170, in custom_draw scaled_surf = pygame.transform.scale(self.internal_surf,self.internal_surface_size_vector * self.zoom_scale)...