Updated Gallery (markdown)
+16
@@ -2,6 +2,10 @@ A script with all the examples can be found [here](https://github.com/bi0qaw/bio
|
||||
To stop all effects type: `/stopeffect`
|
||||
|
||||
***
|
||||
### `/color-circles`
|
||||
Shows circles with random colors. Could be used for a teleportation effect.
|
||||

|
||||
|
||||
|
||||
### `/rainbow-lines`
|
||||

|
||||
@@ -13,3 +17,15 @@ Halo follows the rotation of the player's head
|
||||
### `/rainbow-yaw-helix`
|
||||
Color changes depending on the yaw of the player
|
||||

|
||||
|
||||
### `/star <integer>`
|
||||
Simple star shape. You can change the amount of vertices with the integer parameter.
|
||||

|
||||
|
||||
### `/star2 <integer>`
|
||||
Makes a star with more connections than `/star`. You can change the amount of vertices with the integer parameter.
|
||||

|
||||
|
||||
### `/star-player <integer>`
|
||||
Makes a star that is always oriented towards the player. You can change the amount of vertices with the integer parameter.
|
||||

|
||||
|
||||
Reference in New Issue
Block a user