Serious Sam's Bogus Detour

Serious Sam's Bogus Detour

Workshop
Create, share and play!
Learn More
Loque 1 Jul, 2017 @ 10:09am
Parallaxes
How do you add parallaxes in a map? Things like moving clouds or space and planets in the background. I've tried to study the maps that use them but i just can't figure out how they were added to begin with, i don't see anything related to them and they can't be selected.
< >
Showing 1-2 of 2 comments
hipshot  [developer] 1 1 Jul, 2017 @ 12:26pm 
Most parallax units are "hidden" from the editor, because they are very annoying to have floating around the editor when you work with them.
See the selection bounding box is very big and also "invisible" since the actually graphics could be in a completely different place, this makes it more or less impossible not to select or move clouds by mistake when you work in levels where they are.

To enable these units, you need to "mod" the selection back. All clouds are placed inside the "/terrain" folder, which in turn are inside "/doodads". So, what you will want to do is, copy let's say cloud_egypt.unit and place it inside your own scenario folder and then at the same place, so like myscenario/doodads/terrain/cloud_egypt.unit. Then, you need to open this file and replace <unit layer="100"> into <unit slot="doodad" layer="100">. Save that file, restart the editor and open your map, you should now be able to place those clouds.
Loque 1 Jul, 2017 @ 1:06pm 
Thanks, this clears up everything!
< >
Showing 1-2 of 2 comments
Per page: 1530 50