Game Development Community

The stress wave.....

by Arick · in Marble Blast · 08/06/2005 (2:11 pm) · 1 replies

Is there any way to move a huge group of path following platforms (like from the wave) and move with by only changing one set of coordinates?

About the author

Recent Threads

  • Opyrights?

  • #1
    08/11/2005 (1:26 pm)
    This could be difficult if you are not building your levels in Quark.

    Changing the position of the root platform node (named new PathedInterior(MustChange)) might work, I have not tested it.

    More likely you'll have to change the position of every Marker() in the Path() group.