This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| emitter_editor_ui [2021/11/28 07:18] – hneg | emitter_editor_ui [2021/11/28 15:20] (current) – hneg | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Emitter 3Ditor ====== | ====== Emitter 3Ditor ====== | ||
| - | This is where you can get really down and dirty with the emitters.\\ | + | This is where you can get really down and dirty with the emitters. |
| - | The tool is launched from Eden’s toolbar; | + | The tool is launched from Eden’s toolbar; |
| {{ : | {{ : | ||
| Once you do that you will be greeted with this kind of UI at the bottom of Eden: | Once you do that you will be greeted with this kind of UI at the bottom of Eden: | ||
| {{ :whole.png |}} | {{ :whole.png |}} | ||
| - | I know, I know, it makes the edit area even smaller. Don’t worry, it can be hidden/ | + | I know, I know, it makes the edit area even smaller. Don’t worry, it can be hidden/ |
| But more about that later. | But more about that later. | ||
| - | <WRAP important> | + | <WRAP important> |
| On smaller resolutions and larger UI scales (normal and up) the tool can obscure the Eden side panels. More details on this in the section UI Shenanigans ...</ | On smaller resolutions and larger UI scales (normal and up) the tool can obscure the Eden side panels. More details on this in the section UI Shenanigans ...</ | ||
| The tool is comprised of two sections, one for particle emitters and the other for light emitters. | The tool is comprised of two sections, one for particle emitters and the other for light emitters. | ||
| The sections can be switched by pressing the buttons on the left on tool top menu: | The sections can be switched by pressing the buttons on the left on tool top menu: | ||
| {{ : | {{ : | ||
| - | When the button is glowing green it means the section is selected.\\ | + | When the button is glowing green it means the section is selected. |
| - | There are also keyboard shortcuts for selecting the tool sections: ``ALT + F1`` → particle editor and ``ALT + F2`` → light editor.\\ | + | There are also keyboard shortcuts for selecting the tool sections: ``ALT + F1`` → particle editor and ``ALT + F2`` → light editor. |
| - | {{: | + | {{: |
| {{: | {{: | ||
| - | Ok, let’s take a look at this part of the UI first, I’m calling it main menu.\\ | + | Ok, let’s take a look at this part of the UI first, I’m calling it main menu. |
| - | This is the **Particle Editor** main menu:\\ | + | |
| + | This is the **//Particle Editor//** main menu:\\ | ||
| {{ : | {{ : | ||
| The menu has " | The menu has " | ||
| - | * Basic Params | + | * [[ped_ui# |
| - | * Render Params (these first two include basically what you would give a particle emitter with the scripting command setParticleParams) | + | * [[ped_ui# |
| * Random (setParticleRandom) | * Random (setParticleRandom) | ||
| * Circle (setParticleCircle) | * Circle (setParticleCircle) | ||
| Line 32: | Line 33: | ||
| Selecting leafs also have keyboard shortcuts, for particle editor ``CTRL + 1-7``. | Selecting leafs also have keyboard shortcuts, for particle editor ``CTRL + 1-7``. | ||
| - | So ``CTRL + 2`` selects | + | So ``CTRL + 2`` selects |
| - | And this is the **Light Editor** main menu:\\ | + | And this is the **//Light Editor//** main menu: |
| {{ : | {{ : | ||
| * Light params | * Light params | ||
| Line 42: | Line 43: | ||
| * Export | * Export | ||
| * Special | * Special | ||
| - | * Prefs (this is the same exact &&Prefs&& | + | * Prefs (this is the same exact //Prefs// as with the Particle Editor) |
| For the Light Editor main menu the keyboard shortcuts range is 1 – 6. | For the Light Editor main menu the keyboard shortcuts range is 1 – 6. | ||