The source code of VVVVVV is now public! https://github.com/TerryCavanagh/vvvvvv
Red changes to dark green, blue changes to a lighter blue, and cyan changes to light blue. I forgot the rest, because they changed into normal colors.
Quote from: Dav999 on August 03, 2012, 10:39:35 pmRed changes to dark green, blue changes to a lighter blue, and cyan changes to light blue. I forgot the rest, because they changed into normal colors.
Quote from: Dav999 on June 10, 2016, 08:49:22 amQuote from: Dav999 on August 03, 2012, 10:39:35 pmRed changes to dark green, blue changes to a lighter blue, and cyan changes to light blue. I forgot the rest, because they changed into normal colors.How to you do that?
text(red,0,0,1)This will be a dark-green text box!createcrewman(-20,176,blue,0,faceleft)speak_active
say(47) #vplayef(4)text(gray,10,15,1)Graybackgroundtextspeaktext(gray,59,15,1)Dark Auquamarinecreatecrewman(-25,-25)backgroundtextspeaktext(red,10,40,1)Redbackgroundtextspeaktext(red,100,40,1)Dark Greencreatecrewman(-25,-25)backgroundtextspeaktext(green,10,65,1)Greenbackgroundtextspeaktext(green,20,65,1)Bright Greencreatecrewman(-25,-25)backgroundtextspeaktext(blue,10,90,1)Bluebackgroundtextspeaktext(blue,20,90,1Bright Bluecreatecrewman(-25,-25)backgroundtextspeaktext(cyan,10,115,1)Cyanbackgroundtextspeaktext(cyan,20,115,1)Aquamarinecreatecrewman(-25,-25)backgroundtextspeaktext(1,0,0,4) #vsay(19) #vtext(yellow,10,140,1)Yellowbackgroundtextspeaktext(yellow,20,140,1)Bright Greencreatecrewman(-25,-25)backgroundtextspeaktext(purple,10,165,1)Purplebackgroundtextspeaktext(purple,20,165,1)Brighter Bluecreatecrewman(-25,-25)speakendtextloadscript(stop) #vtext(1,0,0,4) #v