How can i create 2 rectangles, and text, but they're different color? I know the rect and text commands but i can't figure out how to make them different color. I want to have the 2 rectangles black and the text blue. Any help is appreciated
color differences
Blitz3D Forums/Blitz3D Beginners Area/color differences Color R,G,B?
doesnt that just work for all rects/text/etc. as a global, applying to all, not invdividually?
ooh. thanks!
now, is there a way to INCREASE the size of the text? It's kinda small on my running res.
Setfont()?
perfect, thanks