It was mentioned that particles won't spawn when not viewed by the player for performance reasons. Rocket turrets spawn trivial smoke and gun turrets spawn shell particles when not viewed by the player. Bug or working as intended?
[2.0.76] Turrets spawning particles when not in view of player
[2.0.76] Turrets spawning particles when not in view of player
- Attachments
-
- particle-test-2.mp4
- (77.67 MiB) Downloaded 29 times
-
- factorio-previous.log
- (7.8 KiB) Downloaded 6 times
-
- particle-testing.zip
- (1.07 MiB) Downloaded 5 times
Re: [2.0.76] Turrets spawning particles when not in view of player
Its working as intended in this case, the particles being spawned 'only when viewed' it is a prototype property on the trigger effects
So its enabled for things like biter/pentapod/asteroid death animations (which spawn a lot of short lived particles)
But gun turrets, its spawned by the shell_particle in attack parameters, and you can see the shell particles on the ground (and there are not that many in total)

