Project

General

Profile

Feature #1368

More Alt Start positions in Generators

Added by danij over 19 years ago. Updated over 4 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Enhancement
Target version:
Start date:
2004-12-11
% Done:

0%

Tags:

Description

Could the Alt Start mechanism used with particle
generators be changed to allow as many Alt Start
positions as needed? For example a gib explosion would
require several different types of particle. This would
allow many different model particles to share the same
generator, reducing the number of active generators
while also allowing much more detailed effects.

What I suggest is something like:

Generator {
...

ALT START = .4 // The randomness of this start position
Stage{ ... }
Stage{ ... }
Stage{ ... }
ALT END

ALT START = .6
Stage{ ... }
Stage{ ... }
ALT END
}

Doomsday then picks one group of stages as a random alt
start.

Labels: Graphics


Related issues

Related to Feature #1699: Particle renderer 2.0New2014-01-03

History

#1 Updated by skyjake over 10 years ago

  • Tags set to Particles

#2 Updated by skyjake over 10 years ago

  • Priority changed from Normal to Low

#3 Updated by skyjake over 4 years ago

  • Category set to Enhancement
  • Target version set to Rendering

#4 Updated by skyjake over 4 years ago

Also available in: Atom PDF