More skins coming soon
Moderator: Game Administrators
-
- Posts: 83
- Joined: Fri May 20, 2016 6:54 am
Re: More skins coming soon
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.
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.
- Attachments
-
- received_1905746926348541.png (91.88 KiB) Viewed 5778 times
-
- Screenshot_2017-06-13-21-07-19.png (94.78 KiB) Viewed 5778 times
Last edited by Shawn on Wed Jun 14, 2017 3:11 am, edited 1 time in total.
Omg8>>mage>>5040
Sniper97>>archer>>131
Death chil>>dwarf>>125
Im-bored>>sword>>110
I-mine>>dwarf>>316
Sniper97>>archer>>131
Death chil>>dwarf>>125
Im-bored>>sword>>110
I-mine>>dwarf>>316
-
- Posts: 509
- Joined: Sat Jan 28, 2017 6:43 pm
- Location: Candy Land
Re: More skins coming soon
Deleted. 

Last edited by NightBaby on Wed Sep 20, 2017 2:14 am, edited 1 time in total.
Does life really get better?
- Cany
- Posts: 12
- Joined: Fri Feb 24, 2017 8:27 pm
- Cany
- Posts: 12
- Joined: Fri Feb 24, 2017 8:27 pm
- fatih4520
- Posts: 26
- Joined: Sat Jul 25, 2015 3:10 pm
- Location: Turkey
Re: More skins coming soon
I made a skin on my own. Its a Helmeted Bow Stan.
- fatih4520
- Posts: 26
- Joined: Sat Jul 25, 2015 3:10 pm
- Location: Turkey
Re: More skins coming soon
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".
- Attachments
-
- Armored Bow Stan.png (2.54 KiB) Viewed 5684 times
- fatih4520
- Posts: 26
- Joined: Sat Jul 25, 2015 3:10 pm
- Location: Turkey
Re: More skins coming soon
"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
});
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
});
- Attachments
-
- Screenshot_20170715-215543.png (345.82 KiB) Viewed 5682 times
- fatih4520
- Posts: 26
- Joined: Sat Jul 25, 2015 3:10 pm
- Location: Turkey
Re: More skins coming soon
"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
});
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
});
- Attachments
-
- Screenshot_20170715-220057.png (394.44 KiB) Viewed 5678 times
- fatih4520
- Posts: 26
- Joined: Sat Jul 25, 2015 3:10 pm
- Location: Turkey
Re: More skins coming soon
"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
});
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
});
- Attachments
-
- Screenshot_20170716-131052.png (348.43 KiB) Viewed 5665 times
- Cany
- Posts: 12
- Joined: Fri Feb 24, 2017 8:27 pm