Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I am using the 1.0.4 version to make a top-down shooter. But the problem I am facing at present is that the player rendering is not static but fuzzy like the player is there but not there. It is happening in the idle state only! Perhaps the idle and run animations get mixed up, at least that's my guess. Additionally, my custom laser gun refuses to work in the way the template gun does. Any tips?

Check if your projects is set to pixel perfect, also check your player animations bounding box and collision points