Daniel Jenikovský

@foxik0169
Game/Web developer. I like reinventing stuff. Mainly when it’s benefitial to the project at hand.
danieljenikovsky.sk
Joined on Mar 7
Message
Repeat(ing) particles

In our upcoming game Repeat we work with world, that seems to be infinitely looped for the player. This mechanic, as simple as it is, has become increasingly challenging to implement over time. One thing that was tricky are particles. Particles, and some other objects that are not meshes (decals, li…