Page 58 of 82
Re: More skins coming soon
Posted: Wed Jun 14, 2017 1:03 am
by Shawn
I call it obsidian lion
0.300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1.500,0
The ghost i would call forgotten memory, the code is in the screen shot.
Re: More skins coming soon
Posted: Wed Jun 14, 2017 1:24 am
by NightBaby
Deleted.

Re: More skins coming soon
Posted: Thu Jul 13, 2017 4:06 pm
by Cany

- BlackSkeleton
- Screenshot_2017-07-13-11-54-36.png (84.2 KiB) Viewed 5715 times
Re: More skins coming soon
Posted: Thu Jul 13, 2017 4:08 pm
by Cany

- BlackSkeleton
- Screenshot_2017-07-13-11-54-36.png (84.2 KiB) Viewed 5719 times
Re: More skins coming soon
Posted: Sat Jul 15, 2017 5:39 pm
by fatih4520
I made a skin on my own. Its a Helmeted Bow Stan.
Re: More skins coming soon
Posted: Sat Jul 15, 2017 8:42 pm
by fatih4520
I made this skin by adding a "Knight Helm" to "Bow Stan" and I call this "Armored Bow Stan". I made it for every single animation and when he dies his helm fells. Also there is no helmeted skins for Archers. So this is first. But you can call it "Ranged Knight".
Re: More skins coming soon
Posted: Sat Jul 15, 2017 8:57 pm
by fatih4520
"Doomed Archer"
Code:
new ColorMatrix(new float[] {
1.010f, 0f, 0f, 0f, 0f,
0f, -1.913f, -0.585f, 0f, 0f,
0f, 0.585f, -1.913f, 0f, 0f,
0f, 0f, 0f, 1.040f, 0f
});
Re: More skins coming soon
Posted: Sat Jul 15, 2017 9:02 pm
by fatih4520
"Holy Archer" or "Legendary Archer"
Code:
new ColorMatrix(new float[] {
2.000f, 0f, 0f, 0f, 0f,
0f, 2.000f, 0f, 0f, 0f,
0f, 0f, 2.000f, 0f, 0f,
0f, 0f, 0f, 1.000f, 0f
});
Re: More skins coming soon
Posted: Sat Jul 15, 2017 9:12 pm
by fatih4520
"Poison Archer"
Code:
new ColorMatrix(new float[] {
0.429f, -0.198f, -0.557f, 0f, 0f,
0.472f, 0.015f, 0.137f, 0f, 0f,
0.158f, -0.640f, 0.184f, 0f, 0f,
0f, 0f, 0f, 1.000f, 0f
});
Re: More skins coming soon
Posted: Tue Jul 18, 2017 5:29 pm
by Cany

- Green Bat
- Screenshot_2017-02-23-21-13-56.png (100.31 KiB) Viewed 5654 times