VVVVVV Level Editor Tutorial - Part 3: Scripting

Started by Terry, June 17, 2014, 04:56:12 PM

Previous topic - Next topic

KostaRotaev

This is a script:

say
Are you want to open?
reply
Yes!
say
Opening gates...
delay(40)
flash
destroy(warptokens)
delay(40)
reply
Thank you!

This doesn't matter if your script working.

KostaRotaev

It will say:

say(1,blue)
The blue come around.

Example:
say(2,blue)
The blue come around
into the Victoria.

robloxfan1999

say(1,yellow)
This is a, yellow text box!

If you have a crewmate of the same color in that room, it will appear above the crewmate's head. Like this:

Code: [Select]
say(2,red)
This is a yellow text
box above Vitellary!

SHARKIE

i used startintermission2 and i played, and then the credits rolled...  :verdigris: