landfill #22
@ -39,7 +39,7 @@ def move_dust_car(actions: list[AgentActionType], game_context: GameContext) ->
|
||||
elif game_context.grid[street_position] == GridCellType.STREET_VERTICAL:
|
||||
game_context.render_in_cell(street_position, "imgs/street_vertical.png")
|
||||
pygame.display.update()
|
||||
time.sleep(0.5)
|
||||
time.sleep(0.15)
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user