Skip to content

Commit 9c9d05b

Browse files
committed
chore: use linear filter for text sampler by default
1 parent e08861b commit 9c9d05b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

main.game

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ width : 1024
44
height : 768
55
high_dpi : true
66
soluna : 3
7+
text_sampler :
8+
min_filter : linear
9+
mag_filter : linear

0 commit comments

Comments
 (0)