• Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server

Particle Experiementation

xNuminousx

Verified Member
I figured it'd be fun to post some of my experiments here as I like seeing what kind of things I can make with particles. To start this off I have a little update on the capabilities of my DustOptions method as showcased in THIS thread.

Example:


In this gif I created a simple rotating circle with the redstone dust particle. This is the same rainbow method seen in the previous thread just with a different style of circle.

I was also able to alter my method to spawn pastel colors!
 
Last edited:

xNuminousx

Verified Member
incase you were curious how the colors acted when they expand outwards I tried to create a little example of what happens.
3843
I'm curious about what happens if the circle continues to expand... hmmmmm
 

xNuminousx

Verified Member
I've changed the repository used for storing my color calculations. You can find that here: https://github.com/xNuminousx/ColorCalculations

I might try and create a method where you can change the colors easily yourself. It's already pretty easiy but this would act as a way of not having to create a new method everytime you want a new color gradient.
 
Top