More skins coming soon

stay tuned

Moderator: Game Administrators

Locked
Andrew333
Posts: 59
Joined: Fri Oct 30, 2015 2:01 am

Re: More skins coming soon

Post by Andrew333 »

new ColorMatrix(new float[] {
1.000f, 0f, 0f, 0f, 0f,
0f, 4.000f, 1.000f, -0.900f, 0f,
0f, 0f, 1.000f, 0f, 0f,
0f, 0f, 0f, 1.000f, 0f
});
Attachments
This is closest i came to it ill try again
This is closest i came to it ill try again
Screenshot_2016-10-18-19-27-48.png (90.04 KiB) Viewed 6493 times
Open your mind and suck it in. :lol:
User avatar
madmaniacal1
Posts: 1685
Joined: Mon May 23, 2016 12:29 am

Re: More skins coming soon

Post by madmaniacal1 »

Post deleted by author.
Last edited by madmaniacal1 on Sat Mar 24, 2018 11:19 pm, edited 1 time in total.
User avatar
madmaniacal1
Posts: 1685
Joined: Mon May 23, 2016 12:29 am

Re: More skins coming soon

Post by madmaniacal1 »

Post deleted by author.
Last edited by madmaniacal1 on Sat Mar 24, 2018 11:18 pm, edited 4 times in total.
DuffMan81
Posts: 30
Joined: Fri Sep 30, 2016 11:20 am

Re: More skins coming soon

Post by DuffMan81 »

That albino bat actually looks really nice, good job
User avatar
Luisinho2
Posts: 1
Joined: Sat Aug 27, 2016 4:15 am

Re: More skins coming soon

Post by Luisinho2 »

Pink wolf
Attachments
IMG_20161113_074705_350.JPG
IMG_20161113_074705_350.JPG (49.57 KiB) Viewed 6448 times
User avatar
welington negao
Posts: 6
Joined: Wed Mar 09, 2016 8:46 am

Re: More skins coming soon

Post by welington negao »

Screenshot_2016-11-14-00-10-49-ConvertImage.jpg
Screenshot_2016-11-14-00-10-49-ConvertImage.jpg (51.43 KiB) Viewed 6430 times
User avatar
welington negao
Posts: 6
Joined: Wed Mar 09, 2016 8:46 am

Re: More skins coming soon

Post by welington negao »

Screenshot_2016-11-14-00-08-00-ConvertImage.jpg
Screenshot_2016-11-14-00-08-00-ConvertImage.jpg (52.74 KiB) Viewed 6430 times
User avatar
welington negao
Posts: 6
Joined: Wed Mar 09, 2016 8:46 am

Re: More skins coming soon

Post by welington negao »

Screenshot_2016-09-02-13-40-53-ConvertImage.jpg
Screenshot_2016-09-02-13-40-53-ConvertImage.jpg (50.63 KiB) Viewed 6429 times
User avatar
levi pt-br
Posts: 190
Joined: Tue Mar 15, 2016 4:33 pm
Location: Brasil
Contact:

Re: More skins coming soon

Post by levi pt-br »

I did not save the code ... But it is in the screenshot
Attachments
Here is, but I could not copy the code...
Here is, but I could not copy the code...
Screenshot_2016-11-16-18-34-21.png (93.33 KiB) Viewed 6391 times
Levi pt-br
Game Translator: Portuguese
Spoken Language: Portuguese, English, Spanish.
Links Úteis: Show
User avatar
levi pt-br
Posts: 190
Joined: Tue Mar 15, 2016 4:33 pm
Location: Brasil
Contact:

Re: More skins coming soon

Post by levi pt-br »

Code: Select all

new ColorMatrix(new float[] {
    0.393f, 0.574f, -0.069f, 0f, 0f, 
    0.419f, 0.605f, -0.233f, 0f, 0f, 
    0.387f, 0.504f, -0.169f, 0f, 0f, 
    0f, 0f, 0f, 1.630f, 0f
});
Attachments
Screenshot_2017-02-25-08-17-35.png
Screenshot_2017-02-25-08-17-35.png (118 KiB) Viewed 6249 times
Last edited by levi pt-br on Sat Feb 25, 2017 5:36 pm, edited 1 time in total.
Levi pt-br
Game Translator: Portuguese
Spoken Language: Portuguese, English, Spanish.
Links Úteis: Show
Locked