Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Thank you!

Yes there is a small freeze frame when you hit something with a bullet.
The splat uses a subemitter that spawns a single flatten sphere, it's called on the main emitter particles death when it collides with the ground.
Since Unity 6 you can skip the splash screen with a toggle, prior to that you could do it if you had a paid license.

You can skip in free version since Unity 6, really? I thought that you can only do that in paid versions. Cool, will reseach this a bit more