AllSpark effect editor

From Divinity Engine Wiki
Jump to: navigation, search
AllSpark Effect Editor.png


Description

In the AllSpark Effect Editor you can create your own effects for all your needs, get creative and make your mod look faaaaaaaantastic!
A good understanding of combining textures, shaders and meshes will get a long way in making amazing effects that will leave people stunned, mesmerized, drooling over there keyboards and above all, to make them believe in what they see.

More info on importing from 3DsMax and Maya can be found here: My first: 3DsMax/Maya model
More info on importing textures can be found here: My first: .dds texture
You'll also need some materials to apply to your effects : Material editor

VERY IMPORTANT

Once you created and saved your effect, you need to compile it !!! Then add the recource in to the Content Browser.
And don't forget to add a BoundingSphere with a radius about the size of your effect.

More info on how resources work can be found here: Resources explanation
For editing resources, see: Content browser.



The effect editor is split in 2 windows, the effect previewer and the editor part.

Effect previewer

Effect Previewer Panel.png


The effect previewer is of course to preview your effects.
If it's not open when starting the editor, you can find it under view in the menu bar (as for any other panel) and activate it.
There are only a few things you can do in this. First and foremost, right click and drag to zoom in and out, left click and drag to rotate so you can view your glorious creation from all angles.


Effect Previewer PanelMenu.png

On the effect previewer menu bar you do the following things:

  1. Stop the effect from playing.
  2. Play the effect.
  3. Go to next phase in the effect.
  4. View port playback speed.
  5. Rotate emitter, you can also change the speed and radius that it rotates at the bottom of the previewer.
  6. Changes the view port you look through.
  7. Background color.
  8. Reset viewport to default angle and center it.
  9. Toggle grid.
  10. 6 different view mode.


Effect editor

Effect Editor.png

Menu bar
Panels

  1. Effects browser
  2. Components
  3. Modules
  4. Component track Panel
  5. Module editor


Menu bar

File

AllSpark MenuFile.png
All straightforward.

Edit

AllSpark MenuEdit.png
All straightforward.

View

AllSpark MenuView.png
Panels and sub panels you closed can be reactivated from this menu.

Build

VERY IMPORTANT, once you created and saved your effect, you need to compile it.
The engine works with editor files and game files for optimization.
A lot of extra info needs to be saved for the editor but is not needed in game.

AllSpark MenuBuild.png
Compile Effect: builds the effect that you have open in the active tab.
Compile All: rebuilds every effect in your mod.

Help

Good job, you found it!

Panels

The effect editor is split in different sub panels:

Effects browser

AllSpark EffectsPanel.png
Here you can see and browse through all the folders and sub folders for effects in your mod.

Components

AllSpark ComponentsPanel.png
Components can be dragged and dropped on to the component tracks.
You can also add components by right clicking on the tracks and selected them from the right click menu.

- Particle System: is a system that spawns sprites or models
- Billboard: is a square mesh the can be used to display a material
- Model: a 3D model
- Gravity Force: adds a velocity to mimic a gravitational pull on your particles, can be used sideways and negatively
- Turbulence Force: This force adds a velocity to your particles that applies chaotic changes in their flow
- Radial Force: adds a velocity to your particles from an origin point of the force, can be used negative as well (blow them away from that point)
- Vortex Force: Applies a circular/cylindrical velocity to your particles
- Orbit Force: makes your particles orbit on a chosen distance (this one does not work like a usual force, it does not apply a velocity but alters the position of the particle directly)
- Drag Force: drag is the resistance force, it applies a velocity in the opposite direction of the moving object (in this case the particle)
- Spin Force: adds spinning motion on your particles
- Wind Force: a global wind force, it applies a velocity on every particle in the Track group
- CameraFX: outdated We recommend you to use the CameraShake
- Bounding Sphere: A sphere that should be or will most of the time be larger then your effect to give your effect time to spawn particles. The moment this sphere enter your active view, your effect is set to 'active'. Inactive effect are not rendered to save performance. If you don't add a bounding sphere, your effect will only be active once its 0,0,0 origin point enter your active view.
- Light: Add a light to your effect. Uses a light of the engine, copy the name and GUID from the root template
- Decal: projects a material from high up on to the ground
- Post Process: Apply an adjustment layer on your screen (bloom, color corrections, depth of field etc.) (Post process component is disabled)
- Sound: add sound to your effect
- Camera Shake: Adds a shake to the camera
- Camera Wobble: Adds a wobble to the camera
- Ribbon: Is a band or string that is best used with moving particles
- Overlay Material: An overlay material applies an other material on your mesh

Modules

AllSpark ModulsPanel.png
Modules can be dragged and dropped into the modules panel from a selected component.
Incompatible modules will be greyed out for the selected component.
You can also add modules by right clicking in the modules panel and selected them from the right click menu.

- Lifetime: Affects the lifetime, duration of the particle
- Position: Affects the position of your component relative to the 0,0,0 origin point of the effect
- Keyframed Position: Affects the position of your component over time (duration of the component) relative to the 0,0,0 origin point of the effect
- Snap To Ground: Snaps your component to the ground in game (anything that is flagged as 'Walk On')
- Orientation: Affects in what direction the particle is oriented
- Initial Velocity: Is the speed that the particles spawn with
- Inherit Velocity: Inherits the speed of the objects it's attached to
- Velocity Over Time: Affects the speed of the particle over the lifespan of the particle
- Color: Affects the RGB values of the particles + affects the brightness aswell
- Flipbook: Affects the texture in the material. Cuts up the texture in a number of frames and shows it one after the other
- Scale: Affects the size of your particles or other components
- Initial Rotation: Affects the rotation that the particles or other component have when they spawn
- Rotation Over Life: Affects the rotation the particle or other component makes over its lifespan or duration
- Initial Rotation Rate: Affects the rotation speed the particles rotate at when spawning
- Rotation Rate over Life: Affects the rotation speed the particles rotate at over there lifespan
- Local Origin: Affects the position of the particles 0,0,0 point
- Point Emitter: Spawns particles from 1 point
- Cube Emitter: Spawns particles from a cube shaped volume
- Cylinder Emitter: Spawns particles from a Cylindrical shaped volume
- Sphere Emitter: Spawns particles from a Spherical shaped volume
- Fixed Line emitter: Spawns particles from a line with equally spaced spawn points allong it's length
- Random Line Emitter: Spawns particles from a line with random spawn points allong it's length
- Circle Emitter: Spawns particles from a Circle
- Mesh Emitter: Spawns particles from a user specified shaped
- Lock Distance: Lock your particles at a range
- Influence Radius: The range the force can applied
- Bloom: Applies a filter that affects the glow amount (Post process component is disabled)
- Color Correction: Applies a filter to adjust the colors (Post process component is disabled)
- Depth Of Field: Focus range. Applies a filter to blur out far or very close objects (Post process component is disabled)
- FTM: (Post process component is disabled)
- Vignette: (Post process component is disabled)
- Recycle Particles: reuses particles that left he active viewport somewhere else in the view
- Spawn On Death: Spawns other particles when the main particle died
- Flicker: Affects the flicker value of a light
- Color Over Effect Life: Affects the color of the particle over the duration of the effect
- Scale Over Effect Life: Affects the size over the duration of the effect
- Apply Flags: Determines on what parts of an object the overlay material needs to be applied to and whether or not to reuse textures of the model it's applied to
- Debug Mesh: Preview visual for your overlay material


Component track Panel

In this panel you have a visual represantation of when what is happening in your effect.
You can see every particle system, force, light or other component you have in your effect on the tracks and you can slide and rescale the components, this makes it very easy to adjust or retime them.

Timeline and Phases

AllSpark TimelinePhases.png

  1. Timeline
  2. Phases
Timeline

The timeline is just a linear representation of the lifetime of the effect, which can be affected by a phase.

Phases

The phases can be looked at as a stage, you can add as many phases as you want in your effect with a minimum time of 0.1 seconds. A new phase can be added by right clicking in the phases bar..
There are 3 different phases, Lead in, Loop and Lead out. You can adjust what every phase does with the buttons on the phase. Let it play once, a certain amount of times or loop it.

Track groups

Use Track groups to split up your effect. A force will only affect the particle systems in the same Track group.
You can add as many Track groups as you want and as many tracks in that Track group as needed. AllSpark Trackgroups.png

  1. Add track group.
  2. Add track in selected track group.
  3. Remove selected.
  4. Mute. This will mute the track or Track group, meaning this track or Track group will not be visible in the effect previewer or in game.
  5. Show and hide. You can use this to show or hide a track or Track group in the previewer
  6. Lock. Locks the track or Track group so you can't do anything to it.


Module editor

In the module editor you can adjust all the parameters of the modules on the selected component.
Every component starts with 1 module that can not be deleted, the required parameters for the component to work.
If you add more then one module of the same type, the other will be muted and greyed out.
You can use the tab on the left to quickly scroll to the selected module.
AllSpark ModuleEditorPanel.png


Tips

  • Less is more: Don't over do it, try to find a balance in what you're trying to show (big, medium and small particles). A good effect does not cover everything, but supports what is being told or shown by other means, for example animations or sound or even other ways. Think of it as something with it's own little story that has a start, middle and an end.