collisions in pygame with pytmx objects not working

前端 未结 0 926
暗喜
暗喜 2020-12-28 15:32

i am trying to do this code to print YOU HIT THE RED BLOCK!! but not working

player_hitbox = pygame.draw.rect(win, (255,255,45), player,2)
for tile_object in          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题