More skins coming soon

stay tuned

Moderator: Game Administrators

Locked
User avatar
Shotu
Posts: 17
Joined: Mon Jul 11, 2016 5:50 pm

Re: More skins coming soon

Post by Shotu »

Code: Select all

0.400f, 0.500f, -0.750f, 0f, 0f, -0.100f, 0.800f, 0.500f, 0f, 0f, 0.900f, -0.200f, 0.400f, 0f, 0f, 0f, 0f, 0f, 1.000f, 0
Can i get this one?
Attachments
Screenshot_2016-07-27-08-50-16.png
Screenshot_2016-07-27-08-50-16.png (109.4 KiB) Viewed 4409 times
User-
1shotu (main)
Tap11 (mage)
User avatar
Larcos
Posts: 127
Joined: Thu May 14, 2015 11:42 am

Re: More skins coming soon

Post by Larcos »

Screenshot_2016-07-12-13-02-51.png
Screenshot_2016-07-12-13-02-51.png (294.64 KiB) Viewed 4389 times
BEST PVP IN GAME
User avatar
Larcos
Posts: 127
Joined: Thu May 14, 2015 11:42 am

Re: More skins coming soon

Post by Larcos »

Screenshot_2016-07-04-20-55-15.png
Screenshot_2016-07-04-20-55-15.png (353.1 KiB) Viewed 4389 times
BEST PVP IN GAME
User avatar
Larcos
Posts: 127
Joined: Thu May 14, 2015 11:42 am

Re: More skins coming soon

Post by Larcos »

Screenshot_2016-07-04-20-55-50.png
Screenshot_2016-07-04-20-55-50.png (361.05 KiB) Viewed 4389 times
BEST PVP IN GAME
User avatar
Larcos
Posts: 127
Joined: Thu May 14, 2015 11:42 am

Re: More skins coming soon

Post by Larcos »

Screenshot_2016-07-09-14-33-04.png
Screenshot_2016-07-09-14-33-04.png (251.34 KiB) Viewed 4389 times
Screenshot_2016-07-09-14-33-04.png
Screenshot_2016-07-09-14-33-04.png (251.34 KiB) Viewed 4389 times
BEST PVP IN GAME
User avatar
DwarfTank
Posts: 922
Joined: Sun Feb 01, 2015 12:48 am
Location: America (United States
Contact:

Re: More skins coming soon

Post by DwarfTank »

Albino Worm



(Image Removed) (Sadly Never Added To Game)
Last edited by DwarfTank on Wed May 31, 2017 12:13 am, edited 1 time in total.
DwarfTank-lvl2324(Legendary Player)
ShadowHood-lvl2668(Black Dragon Skin)

-_They tell me that "I am only mortal and no one important" to which I simply reply "prove it"_-
User avatar
DwarfTank
Posts: 922
Joined: Sun Feb 01, 2015 12:48 am
Location: America (United States
Contact:

Re: More skins coming soon

Post by DwarfTank »

Pink Dragon




(Image Removed) (Sadly Never Added To Game)
Last edited by DwarfTank on Wed May 31, 2017 12:13 am, edited 1 time in total.
DwarfTank-lvl2324(Legendary Player)
ShadowHood-lvl2668(Black Dragon Skin)

-_They tell me that "I am only mortal and no one important" to which I simply reply "prove it"_-
User avatar
DwarfTank
Posts: 922
Joined: Sun Feb 01, 2015 12:48 am
Location: America (United States
Contact:

Re: More skins coming soon

Post by DwarfTank »

Outlaw Ship

(Add to Outlaw Map)




(Image Removed) (Sadly Never Added To Game)
Last edited by DwarfTank on Wed May 31, 2017 12:14 am, edited 1 time in total.
DwarfTank-lvl2324(Legendary Player)
ShadowHood-lvl2668(Black Dragon Skin)

-_They tell me that "I am only mortal and no one important" to which I simply reply "prove it"_-
User avatar
Dr-Octopus
Posts: 293
Joined: Fri Aug 07, 2015 5:25 am

Re: More skins coming soon

Post by Dr-Octopus »

Red Skull

Code: Select all

0.941f,-0.820f,0.584f,0f,0f,
0.217f,-1.685f,0.058f,0f,0f,
0.746f,-0.805f,-0.645f,0f,0f,
0f,0f,0f,2.000f,0f
Screenshot_2016-07-31-17-24-45.png
Screenshot_2016-07-31-17-24-45.png (211.44 KiB) Viewed 4329 times
:twisted: :twisted: :twisted:
User avatar
aang
Posts: 49
Joined: Wed Dec 30, 2015 12:23 am

Re: More skins coming soon

Post by aang »

ColorMatrix matrix = new ColorMatrix();
ColorMatrix temp = new ColorMatrix();

temp.setRotate(1, 145);
matrix.postConcat(temp);

temp.setRotate(2, 340);
matrix.postConcat(temp);

temp.setScale(-0.43, 2.00, 2.00, 1.62);
matrix.postConcat(temp);

temp.setSaturation(0.44);
matrix.postConcat(temp);

return matrix;
Attachments
Screenshot_2016-08-01-23-40-31.jpg
Screenshot_2016-08-01-23-40-31.jpg (125.36 KiB) Viewed 4307 times
Locked