Poll

......

.......
1 (33.3%)
.....
2 (66.7%)

Total Members Voted: 3

Author Topic: Gaster Blaster - Do you wanna have a bad time?  (Read 6167 times)

Ok now I have a new question related to this.

Since there is an RGB color scale for particles, what would normally be the color scale for a rainbow projectile?

you can only support max 4 colors so you may want to do

colors[0] = "1 0 0 1";
colors[1] = "0 1 0 1";
colors[2] = "0 0 1 1";
colors[3] = "1 0 0 1";

so that it transitions fine if you spawn one every time the last particle disappears (eg eject period same length as lifetime of particle)



A bit of eye candy for the CI Icon.

And two other planned variations.



Hope to see this made! I would really put this is my server! no sarcasm! Keep working on it!

Le bump.
This thing is still in works. I'm considering lowering projectile radius. The weapon also has a jimmy Mechanic that bypasses the wait time to reload.

This is subject to change however.