add block particles property

This commit is contained in:
MihailRis
2024-11-04 22:48:39 +03:00
parent 24af455bf0
commit 0eeb6b6eb2
11 changed files with 180 additions and 23 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ struct ParticlesPreset : public Serializable {
/// @brief Apply lighting
bool lighting = true;
/// @brief Max distance of actually spawning particles.
float maxDistance = 32.0f;
float maxDistance = 16.0f;
/// @brief Particles spawn interval
float spawnInterval = 0.1f;
/// @brief Particle life time