FREE RGB Number/ Random Color Template

RabidParrotRabidParrot Formally RabidParrot.Member Posts: 956
edited January 2015 in Community Tutorials

I created this tool to create random colors. The template shows the colors with a RGB value of 0 to 1.

Hope someone benefits from this.

Comments

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    Nice demo! Thanks for sharing it.

    New to GameSalad? (FAQs)   |   Tutorials   |   Templates   |   Greenleaf Games   |   Educator & Certified GameSalad User

  • SocksSocks London, UK.Member Posts: 12,822

    @Rabid Parrot said:
    I created this tool to create random colors. The template shows the colors with a RGB value of 0 to 1.

    Nice ! :)

    I'd make one adjustment, there are 16,777,216 colours in a 24bit colour palette, this only uses 1,000 (which is still a lot ! :smile: ) - but if you changed your random colour value to random(0,255)/255 you would be using the full 16,777,216 colours.

  • RabidParrotRabidParrot Formally RabidParrot. Member Posts: 956

    Thanks @Socks!

  • RabidParrotRabidParrot Formally RabidParrot. Member Posts: 956
    edited March 2015

    //

Sign In or Register to comment.