Volcano Smoke Small

Thread Started By YoungMoney

2652
0
  • 28 Vote(s) - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rate Thread
#1
PHP Code:
//*****************************************************************************
//
// The simplest possible particle script.
//
// Use: Will start a particle system either when rezzed or the script is reset.
//
//*****************************************************************************

ParticleStart()
{
    
llParticleSystem([
        
PSYS_PART_FLAGS267,
        
PSYS_SRC_PATTERN2,
        
PSYS_PART_START_ALPHA1.00,
        
PSYS_PART_END_ALPHA0.00,
        
PSYS_PART_START_COLOR, <0.00,0.00,0.00>,
        
PSYS_PART_END_COLOR, <1.00,1.00,1.00>,
        
PSYS_PART_START_SCALE, <0.10,0.10,0.00>,
        
PSYS_PART_END_SCALE, <1.00,1.00,0.00>,
        
PSYS_PART_MAX_AGE3.50,
        
PSYS_SRC_MAX_AGE0.00,
        
PSYS_SRC_ACCEL, <0.00,0.00,0.75>,
        
PSYS_SRC_ANGLE_BEGIN0.00,
        
PSYS_SRC_ANGLE_END1.05,
        
PSYS_SRC_BURST_PART_COUNT5,
        
PSYS_SRC_BURST_RADIUS0.10,
        
PSYS_SRC_BURST_RATE0.00,
        
PSYS_SRC_BURST_SPEED_MIN0.00,
        
PSYS_SRC_BURST_SPEED_MAX0.25,
        
PSYS_SRC_OMEGA, <0.00,0.00,0.00>,
        
PSYS_SRC_TEXTURE"d114fcdd-8e66-5525-66c7-da5d0cd233c1"
    
]);

}


//*****************************************************************************
//
// Default state: LSL will always start in this state.
//
//*****************************************************************************

default
{
    
state_entry()
    {
        
ParticleStart();
    }

Reply




Possibly Related Threads…
Thread Author Replies Views Last Post
  Dark (Smoke) GOONGSTER 1 3,118 08-03-2014, 10:39 PM
Last Post: DarkVirus33
  Candle Fire w/Smoke steadymobbin 0 3,009 02-28-2013, 02:49 AM
Last Post: steadymobbin
  Smoke ☠ MosDef ☠ 0 2,038 02-20-2013, 09:16 PM
Last Post: ☠ MosDef ☠

Forum Jump:

1 Guest(s)
Share this:

About Second Life Copybot

Second Life CopyBot Forum is a place where you can get items for Second Life and other vitual worlds for free. With our CopyBot viewers you can export and import any content from these virtual worlds and modify them in 3D software such as Blender, 3D studio Macx etc...