What's happening, is that when I open up my game, my character sprite has a lot less detail than it should, how do i fix this?
Develop games in your browser. Powerful, performant & highly capable.
If it's pixel art game, change sampling from "linear" to "point" in project Configuration Settings.
Thank you, I'll try it now!