mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-11-28 19:23:53 +00:00
Updated particle viewer (markdown)
parent
6365d7972e
commit
d5bbf0b136
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
The particle viewer can be accessed from the main editor menu (when within a mod, press _Tab_ to open the editor), then click on the text at the top. The menu entry is near the bottom.
|
||||
|
||||
_Warning: Save your map before you enter the particle viewer!_ The particle viewer unloads the current map and you will lose changes if you don't save!
|
||||
|
||||
## Limitations
|
||||
|
||||
|
@ -12,5 +13,5 @@ Some particles are attracted by the mouse cursor or Naija or interact with the e
|
|||
* ___F1___ - Load particle. Enter a particle name, press return to load it (e.g. _awesometrail_).
|
||||
* ___F5___ - Reload all partcicle definitions, including the active particle. Restart the active particle. Useful when you have just edited something in the particle definition and want to test the change.
|
||||
* ___F9___ - Toggle an eel that will follow the mouse, and a black box rotating in a circle?
|
||||
* ___Left click___ - Enable particle spawn (either one-off or continuously, depending on the emitter).
|
||||
* ___Left click___ - Enable particle spawn (either one-off or continuously, depending on the emitter). The particle emitter will stick to the (invisible) mouse cursor.
|
||||
* ___Right click___ - Disable particle spawn and kill all particles.
|
||||
|
|
Loading…
Reference in a new issue