distractionware forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Super Hexagon Released!
http://www.superhexagon.com
Home
Help
Search
Login
Register
distractionware forums
»
VVVVVV
»
VVVVVV Levels
»
VVVVVV Level Editor Tutorial - Part 3: Scripting
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: VVVVVV Level Editor Tutorial - Part 3: Scripting (Read 22947 times)
KostaRotaev
Doctor
Posts: 51
This is a making a level of VVVVVV.
Re: VVVVVV Level Editor Tutorial - Part 3: Scripting
«
Reply #15 on:
June 11, 2018, 08:47:33 AM »
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.
Logged
KostaRotaev
Doctor
Posts: 51
This is a making a level of VVVVVV.
Re: VVVVVV Level Editor Tutorial - Part 3: Scripting
«
Reply #16 on:
June 13, 2018, 02:20:37 AM »
It will say:
say(1,blue)
The blue come around.
Example:
say(2,blue)
The blue come around
into the Victoria.
Logged
Print
Pages:
1
[
2
]
« previous
next »
distractionware forums
»
VVVVVV
»
VVVVVV Levels
»
VVVVVV Level Editor Tutorial - Part 3: Scripting