User Tools

Site Tools


gamedev:deigde:editors:particleemitter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
gamedev:deigde:editors:particleemitter [2020/04/02 13:39] – [Type] dragonlordgamedev:deigde:editors:particleemitter [2020/04/05 00:27] – [Preview Video] dragonlord
Line 39: Line 39:
 Sets preview parameters of the particle emitter and are not type specific nor saved to file. Sets preview parameters of the particle emitter and are not type specific nor saved to file.
  
-The **Emit Burst** determines if the particle emitter emits a burst of particles. If enabled the preview particle emitter is restarted after **Lifetime** seconds. If disabled if casts particles continuously.+The **Emit Burst** determines if the particle emitter emits a burst of particles. If enabled particle emitter emits particles once immediately after being enabled with particle count taken from the //Particle Count// parameter. If disabled particles are cast continuously. Each time a particle is cast (and at the beginning when first enabled) the next cast interval is calculated from the //Interval// parameter. Once the time elapses particles are cast with the particle count taken from the //Particle Count// parameter. 
 + 
 +The **Lifetime** defines the lifetime in seconds of particles in burst mode onlyFor regular particles the //Time To Live// parameter is used.
  
 <wrap hi>**Type Sub Panel**</wrap> <wrap hi>**Type Sub Panel**</wrap>
Line 109: Line 111:
 <WRAP clear/> <WRAP clear/>
  
-===== Preview Video =====+====== View ====== 
 + 
 +{{ :gamedev:deigde:editors:editor_pemitter_view.png?nolink|View panel}} 
 + 
 +The **Camera** panel shows the parameters of the camera in the preview view. The values can be manually edited. 
 + 
 +The **Sky** panel defines the **Sky** resource to use in the preview view. 
 + 
 +The **Environment Object** panel defines the **Object Class** to use as environment the particle emitter is previewed in. 
 + 
 +The **Preview** panel defines parameters of the particle emitter preview caster. The emitter casts along the Z-axis (blue arrow, x/right=red, y/up=green). 
 + 
 +The **Burst Interval** defines the time in seconds before the preview particle emitter is reset. This is used on burst type emitters only. 
 + 
 +The **Warm-Up Time** can be used to simulate an emitter in a running state. This avoids the need to wait for a couple of seconds to test emitters in running condition. 
 + 
 +The **Enable Casting** enables particle casting. Toggle this on and off to check how the emitter behaves. 
 +<WRAP clear/>
  
-<WRAP centeralign> 
-https://youtu.be/V8i5MSrWfDk 
-</WRAP> 
  
gamedev/deigde/editors/particleemitter.txt · Last modified: 2020/04/05 00:28 by dragonlord