More skins coming soon
Moderator: Game Administrators
-
- Posts: 9
- Joined: Fri Mar 02, 2018 12:01 pm
Re: More skins coming soon
Jenga lvl 253
- Attachments
-
- received_224109848169730.png (172.08 KiB) Viewed 13924 times
-
- received_224109848169730.png (172.08 KiB) Viewed 13924 times
-
- Posts: 9
- Joined: Fri Mar 02, 2018 12:01 pm
Re: More skins coming soon
Jenga lvl 253
- Attachments
-
- received_224109848169730.png (172.08 KiB) Viewed 13924 times
- madmaniacal1
- Posts: 1685
- Joined: Mon May 23, 2016 12:29 am
Re: More skins coming soon
Without posting the matrix, it isn't likely to be used.
Also, what's its name? Jenga 253 doesn't seem to fit the skin...
Omnes Autem Uri
-
- Posts: 9
- Joined: Fri Mar 02, 2018 12:01 pm
Re: More skins coming soon
Raging Arturo is this skin name
ColorMatrix matrix = new ColorMatrix();
ColorMatrix temp = new ColorMatrix();
temp.setRotate(0, 122);
matrix.postConcat(temp);
temp.setRotate(1, 61);
matrix.postConcat(temp);
temp.setRotate(2, 40);
matrix.postConcat(temp);
temp.setScale(0.84, 2.00, 1.00, 1.00);
matrix.postConcat(temp);
return matrix;
ColorMatrix matrix = new ColorMatrix();
ColorMatrix temp = new ColorMatrix();
temp.setRotate(0, 122);
matrix.postConcat(temp);
temp.setRotate(1, 61);
matrix.postConcat(temp);
temp.setRotate(2, 40);
matrix.postConcat(temp);
temp.setScale(0.84, 2.00, 1.00, 1.00);
matrix.postConcat(temp);
return matrix;
- Attachments
-
- Screenshot_20180323-114229.png (320.47 KiB) Viewed 13902 times
- narco.
- Posts: 2
- Joined: Sun Dec 03, 2017 5:39 pm
- Drewgor
- Posts: 22
- Joined: Mon Dec 12, 2016 10:36 am
Re: More skins coming soon
2.676, 0, 0, 0, 0, 0, 2.402, -0.828, 0, 0, 0, 2.348, 2.643,
0, 0, 0, 0, 0, 1.000, 0
- Drewgor
- Posts: 22
- Joined: Mon Dec 12, 2016 10:36 am
Re: More skins coming soon
For everyone, if you choose to add coding you can, but the coding is right below the skin itself. Just an FYI for whoever is saying add coding or it may not get picked. I adding the coding below the skin I made. But if you look, my other skins I made have been picked and no coding was put up.
-
- Posts: 3032
- Joined: Fri Oct 18, 2013 12:00 am
- Location: United States of America
Re: More skins coming soon
Yes, it's just less work for compbatant (or whoever else is adding it... I just did 6 new ones myself and it would've been great to copy/paste instead of entering each one)
so if it's less work, it's more likely to be used. Also, spending 2 minutes to post it will save time for people designing content... or more importantly, save the developer time, allowing him to spend additional time on more important things.
If I was a GM, I would vote that the player only receives any reward if the matrix is posted, but since I'm not, I'll just recommend that everybody posts it the way we're supposed to for the benefit of the game
so if it's less work, it's more likely to be used. Also, spending 2 minutes to post it will save time for people designing content... or more importantly, save the developer time, allowing him to spend additional time on more important things.
If I was a GM, I would vote that the player only receives any reward if the matrix is posted, but since I'm not, I'll just recommend that everybody posts it the way we're supposed to for the benefit of the game

Beeware the Spiral Blitzbees...

- DwarfTank
- Posts: 922
- Joined: Sun Feb 01, 2015 12:48 am
- Location: America (United States
- Contact:
Re: More skins coming soon
Agreed and well saidblitzcraig wrote: Sun Mar 25, 2018 4:47 am Yes, it's just less work for compbatant (or whoever else is adding it... I just did 6 new ones myself and it would've been great to copy/paste instead of entering each one)
so if it's less work, it's more likely to be used. Also, spending 2 minutes to post it will save time for people designing content... or more importantly, save the developer time, allowing him to spend additional time on more important things.
If I was a GM, I would vote that the player only receives any reward if the matrix is posted, but since I'm not, I'll just recommend that everybody posts it the way we're supposed to for the benefit of the game![]()
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"_-
ShadowHood-lvl2668(Black Dragon Skin)
-_They tell me that "I am only mortal and no one important" to which I simply reply "prove it"_-
- Apriloon
- Posts: 9
- Joined: Fri Nov 10, 2017 12:03 pm
Re: More skins coming soon

Last edited by Apriloon on Sun Mar 25, 2018 6:30 pm, edited 2 times in total.