April 14, 2007Colors, files, and mice -- Oh my!
Five scripts have been added to the new Color Manipulation section. You'll find scripts for translating RGB components and colors to and from RRGGBB hex codes, as well as a simple but useful script to create a random color. In addition, two scripts have been added to the new File Functions section. One of them lets you write integer words of various lengths to a binary file, the other provides a way to do a relative seek within a binary file. Finally, one more script has been added to the site in the new Mouse Interaction section, a simple button script mainly intended for testing and debugging your games. Thanks Schreib, Leif902, and Mordi!