Difference between revisions of "AllSpark effect editor"
(→VERY IMPORTANT) |
(→VERY IMPORTANT) |
||
Line 19: | Line 19: | ||
<big> | <big> | ||
=== VERY IMPORTANT === | === VERY IMPORTANT === | ||
− | Once you created and saved your effect, you need to compile it!!! | + | 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. | And don't forget to add a BoundingSphere. | ||
</big> | </big> |
Revision as of 21:09, 13 September 2017
Contents
Description
In 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 information on other topics can be found here:
The effect editor is split in 2 windows, the effect previewer and the editor part.
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.
Effect previewer
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.
On the effect previewer menu bar you do the following things:
- Stop the effect from playing
- Play the effect
- Go to next phase in the effect
- View port playback speed
- Rotate emitter, you can also change the speed and radius that it rotates at the bottom of the previewer
- Changes the view port you look through
- Background color
- Reset view port to default angle and center it
- Toggle grid
- 6 different view mode
Effect editor
Menu bar
File
Edit
View
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.
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
Here you can see and browse through all the folders and sub folders for effects in your mod.
Components
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
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
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.