If you still use #GodotEngine 3.x and you notice that you have strong lag spikes on every startup of the game. It's the GPUParticles, turn them off or change to CPUParticles and it will be fixed and smooth. Took me months to figure that out haha. #gamedev #fix #lag #indiedev
@ae9c8437 Prove - I did that for every web-experiment: https://danilw.itch.io/godot-graphic-demo-3d?password=demo https://danilw.itch.io/particle-game-demo - has lag on pressing right click when right bar is full - once lag - because I forgot to put this particles to loading process https://danilw.itch.io/particle-game-demo - you see loading that count shaders - press mouse left/right to see particles - no lags https://danilw.itch.io/particle-effects-godot3 - long loading because lots of shaders, rotate camera to see lots of particles and move thru door
@ae9c8437 Prove - I did that for every web-experiment: https://danilw.itch.io/godot-graphic-demo-3d?password=demo https://danilw.itch.io/particle-game-demo - has lag on pressing right click when right bar is full - once lag - because I forgot to put this particles to loading process https://danilw.itch.io/e-ani-webgl?password=doit - you see loading that count shaders - press mouse left/right to see particles - no lags https://danilw.itch.io/particle-effects-godot3 - long loading because lots of shaders, rotate camera to see lots of particles and move thru door