07-15-2012, 04:38 PM
I'm pretty sure i've seen this somewhere,
But in my map i have a lot of light entities that does some changes in a loop-timer.
As the level expands I'm going to use more light entities.
Instead of writing all the light entities inside the script one line by one, isn't there then a way to highlight them all in 1 line?
Like "Spotlight_"+ and something more... i don't know what to put after...
(The reason my level is expanding is because i took one of the maps in my CS, copied it, and made it destroyed, so you are coming back to that map, and recognizing it, but it is destroyed.)
But in my map i have a lot of light entities that does some changes in a loop-timer.
As the level expands I'm going to use more light entities.
Instead of writing all the light entities inside the script one line by one, isn't there then a way to highlight them all in 1 line?
Like "Spotlight_"+ and something more... i don't know what to put after...
(The reason my level is expanding is because i took one of the maps in my CS, copied it, and made it destroyed, so you are coming back to that map, and recognizing it, but it is destroyed.)
Your awesome!