소스 검색

Fix lines appearing between tiles

Enable pixel snaping.
DricomDragon 5 년 전
부모
커밋
21503f6eea
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      project.godot

+ 1 - 0
project.godot

@@ -21,4 +21,5 @@ config/icon="res://icon.png"
 
 [rendering]
 
+quality/2d/use_pixel_snap=true
 environment/default_environment="res://default_env.tres"