LlLinkParticleSystem
De DigiWiki.
Version du 21 avril 2012 à 17:24 par Djphil (discuter | contributions)
This example produces an effusion of glowing red spheres:
llLinkParticleSystem(LINK_THIS,[ PSYS_PART_FLAGS, PSYS_PART_WIND_MASK | PSYS_PART_EMISSIVE_MASK, PSYS_SRC_PATTERN, PSYS_SRC_PATTERN_EXPLODE, PSYS_PART_START_COLOR, <1.0, 0.0, 0.0> ]);