User Tools

Site Tools


hpl2:tutorials:particle_editor:tutorial_1

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hpl2:tutorials:particle_editor:tutorial_1 [2011/05/15 13:47]
mrbigzy
hpl2:tutorials:particle_editor:tutorial_1 [2011/06/01 04:33] (current)
mrbigzy
Line 1: Line 1:
-===== Creating Particles ​(by MrBigzy) ​=====+===== Particle Editor - Creating Particles =====
  
  
Line 51: Line 51:
  
 Angles(deg):​ Offset angle of the particles on the coordinate system. Angles(deg):​ Offset angle of the particles on the coordinate system.
 +
 +
 +----
 +
 +
 +===  ===
  
  
Line 86: Line 92:
  
  
-//Example: If the min and max angles for x and y are both 0, 180 and 0, 180, respectively,​ and the radius min and max is 2 and 3, particles will be created in a semi-sphere between 2 and 3 meters away from the center of ther sphere.// ​+//Example: If the min and max angles for x and y are both 0, 180 and 0, 180, respectively,​ and the radius min and max is 2 and 3, particles will be created in a semi-sphere between 2 and 3 meters away from the center of the sphere.// ​ 
 + 
 + 
 +---- 
 + 
 + 
 +===  ===
  
  
Line 105: Line 117:
  
 Uses Direction: ? Uses Direction: ?
 +
 +
 +Coord System: Can be World or Local. If Local, the particle entity will be oriented based on the Level Editor coordinates/​Local coordinates of the entity it is placed at. If World, it will always point in the same direction and can never be changed, regardless of how it is rotated!
  
  
Line 161: Line 176:
  
  
-//Note: The speed of box and sphere velocity is only the initial velocity which lasts about a 10th of a second. The maximum speed of acceleration is the speed that is achieved afterward. If the inital ​speed is much higher than the acceleration max speed, the particle will start out very quick and then slow down instantaneously to the accel max speed, which can be used as a good effect.// ​+//Note: The speed of box and sphere velocity is only the initial velocity which lasts about a 10th of a second. The maximum speed of acceleration is the speed that is achieved afterward. If the initial ​speed is much higher than the acceleration max speed, the particle will start out very quick and then slow down instantaneously to the accel max speed, which can be used as a good effect.// ​ 
 + 
 + 
 +---- 
 + 
 + 
 +===  ===
  
  
Line 210: Line 231:
  
 Middle Relative Length: Mul of life length of middle state. (ie: if it is 0.5, the middle state will last for 1/2 of its life span, and then start expanding/​shrinking toward its end state, assuming there is enough life span left for it to happen) Middle Relative Length: Mul of life length of middle state. (ie: if it is 0.5, the middle state will last for 1/2 of its life span, and then start expanding/​shrinking toward its end state, assuming there is enough life span left for it to happen)
 +
 +
 +----
 +
 +
 +===  ===
  
  
Line 240: Line 267:
  
 Middle Relative Length: Mul of life length for middle state color to be active. Middle Relative Length: Mul of life length for middle state color to be active.
 +
 +
 +----
  
  
Line 258: Line 288:
  
 PS Created At Death: Can be set to make another particle be created at the death of the particle. Could be used to loop particle creations. PS Created At Death: Can be set to make another particle be created at the death of the particle. Could be used to loop particle creations.
 +
 +
 +----
 +
 +
 +===  ===
  
  
Line 263: Line 299:
  
  
-Material+**Material** 
  
  
Line 285: Line 321:
  
 Type - Animation: Animates through the different subdivisions for a particle (if there is more than 1). Type - Animation: Animates through the different subdivisions for a particle (if there is more than 1).
 +
 +
 +----
 +
 +
 +===  ===
  
  
Line 311: Line 353:
  
  
-Max: Maximum speed of the revolution in xyz direction.+Max: Maximum speed of the revolution in xyz directions. 
 + 
 + 
 +---- 
 + 
 + 
 +===  ===
  
  
Line 330: Line 378:
  
 Bounce Amount: Variable min and max amount of bounce between two colliding particles. Values higher than 1 can cause particles to bounce off their tangent. Bounce Amount: Variable min and max amount of bounce between two colliding particles. Values higher than 1 can cause particles to bounce off their tangent.
 +
 +
 +----
 +
 +
 +===  ===
  
  
Line 339: Line 393:
  
 That's the end of my tutorial, hope it makes it easier to create particles! That's the end of my tutorial, hope it makes it easier to create particles!
 +
 +
 +Created by: MrBigzy
  
hpl2/tutorials/particle_editor/tutorial_1.1305467241.txt.gz · Last modified: 2011/05/15 13:47 by mrbigzy