I saw people use rainbow backgrounds in levels, how can I do that with VED?
I saw it in a Level called Cloning Technology, I was really confused when I first saw the rainbow.
One little note by me: I chose not to have the actual tower tileset, I just want to see how it's done.
Edit: I will put you in the credits too!
what the hell why am i talking about credits lol
Sorry for the late reply.
So you're talking about the room PARTY TIME, right? (2:06 in the video.) That is actually the Lab rainbow background, not the Tower one.
You can also look at the level file here: https://distractionware.com/forum/index.php?topic=1626.0
You can change the mode with the button that says something like "Mode: auto" or by pressing F10 once or twice.
Making the tileset change color is much trickier, but technically possible with advanced scripting techniques - if you make multiple versions of the same room with different colors, there's the internal scripting command `gotoroom(x,y)` which you could run on some kind of timer. But it requires quite some explanation and layers of background knowledge; how much do you know about (internal) scripting?
Well, actually I know a major part of internal scripting... if I need to run a "timer" that's almost no problem for me...
There is one issue, when you enter a new room like to the left then... the player just goes another way.
Wait, I could make this a gimmick...
I tried internal scripting like 1 or a half years ago so I remember a lot of things... kind of.
But really, thanks, really thank you...