- Home /
Is it possible to default sprites to Point (No filter) instead of Bilinear?
Hi, I'm making a 2D game that has 8-bit style graphics. My problem is that the sprites always import as Bilinear instead of Point, which I would like it to import as. Is it possible to make Point the default filter?
Comment