AllSpark effect editor

From Divinity Engine Wiki
Revision as of 15:51, 10 October 2017 by Pglorie (talk | contribs)
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 !!! Than 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 view port 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.

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.

Component track Panel

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

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.


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.

Module editor


Tips

  • Less is more: Don't over do it, try to find a balance in what your 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.