Updated Gallery (markdown)

bi0qaw 2017-11-26 11:20:50 +01:00
parent b7a564519e
commit 6507b18a91

@ -1,20 +1,15 @@
A script with all the examples can be found [here](https://github.com/bi0qaw/biosphere2/blob/master/scripts/gallery.sk).
To show an effect call `/<effect name>`. Replace all whitespaces with "-" in the command and only use lowercase letters. Example: `/rainbow-lines` will show the *Rainbow Lines* effect.
A script with all the examples can be found [here](https://github.com/bi0qaw/biosphere2/blob/master/scripts/gallery.sk). Just call the command above to image to see the effect.
To stop all effects type: `/stopeffect`
***
### Rainbow Lines
`/rainbow-lines`
### `/rainbow-lines`
![](https://i.imgur.com/bdAKOhH.gif)
### Rainbow Halo
`/rainbow-halo`
### `/rainbow-halo`
Halo follows the rotation of the player's head
![](https://i.imgur.com/TaRaCc9.gif)
### Rainbow Yaw Helix
`/rainbow-yaw-helix`
### `/rainbow-yaw-helix`
Color changes depending on the yaw of the player
![](https://i.imgur.com/SZv5iRz.gif)