1
0
zrcadlo https://gitlab.com/rautars/weather_pack.git synchronizováno 2025-12-26 17:35:42 +01:00

add collision_removal for particles spawners

Tento commit je obsažen v:
Artūras Norkus
2016-06-24 00:33:40 +03:00
rodič 8fa399d2ca
revize ea242fb8c3
2 změnil soubory, kde provedl 2 přidání a 0 odebrání

Zobrazit soubor

@@ -41,6 +41,7 @@ rain.add_rain_particles = function(player, dtime)
expirationtime = 0.2,
size = math.random(0.5, 3),
collisiondetection = true,
collision_removal = true,
vertical = true,
texture = rain.get_texture(),
playername = player:get_player_name()