Particle aura

Thread Started By monsterx3000

1138
0
  • 18 Vote(s) - 3.39 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rate Thread
#1
Create prim and insert attached code in script, then add this prim to your avatar center and move it down to your feet.
Code:
start_effect(){
llParticleSystem([PSYS_PART_FLAGS, PSYS_PART_BOUNCE_MASK | PSYS_PART_EMISSIVE_MASK | PSYS_PART_INTERP_COLOR_MASK | PSYS_PART_INTERP_SCALE_MASK,
    PSYS_SRC_PATTERN, PSYS_SRC_PATTERN_ANGLE_CONE,
    PSYS_PART_START_COLOR, <1,1,1>,
    PSYS_PART_START_ALPHA, 1.0,
    PSYS_PART_END_ALPHA, 0.0,
    PSYS_PART_END_COLOR, <1.0,1.0,1.0>,
    PSYS_PART_START_SCALE, <.24,.25,.21>,
    PSYS_PART_END_SCALE, <.03,.25,.1>,
    PSYS_SRC_BURST_PART_COUNT, 100,
    PSYS_PART_MAX_AGE, 2.5,
    PSYS_SRC_BURST_RATE, 0.0,
    PSYS_SRC_ACCEL, <0.0, 0.0, 0.98>,
    PSYS_SRC_BURST_SPEED_MIN, 0.0,
    PSYS_SRC_BURST_SPEED_MAX, 0.0,
    PSYS_SRC_OMEGA, <0.0, 0.0, 1.0>,
    PSYS_SRC_BURST_RADIUS, 1.0,
    PSYS_SRC_ANGLE_BEGIN, PI/2 - 0.01,
    PSYS_SRC_ANGLE_END, PI/2]);    
}

default
{
    state_entry()
    {
        start_effect();
    }  
}
Reply




Messages In This Thread
Particle aura - by monsterx3000 - 09-04-2018, 09:56 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Particle Glitching Effects maxio 0 586 10-06-2019, 06:57 PM
Last Post: maxio
  electricity shaped lightning particle Berkeley 1 1,804 07-11-2018, 04:53 AM
Last Post: SANEK9698
  Lightning particle Berkeley 0 1,301 07-04-2018, 12:05 PM
Last Post: Berkeley
  Particle Generator ZeroThe10th 5 7,036 05-07-2018, 11:30 AM
Last Post: Credair
  GLE's Flying Faggot Particle NigronPr1m3 1 3,191 03-14-2018, 08:57 AM
Last Post: ELiteRose
  Nice "star" rain type particle NaTaS 2 4,252 09-28-2016, 03:46 PM
Last Post: max144
  Red Firefly Particle ☠ MosDef ☠ 0 2,395 02-20-2013, 11:07 PM
Last Post: ☠ MosDef ☠
  Particle Positioning-Garden deadpool 0 2,358 02-19-2013, 02:26 AM
Last Post: deadpool
  Particle Targeting deadpool 0 2,600 02-19-2013, 02:19 AM
Last Post: deadpool

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...