Outpost Universe Forums

Projects & Development => Outpost 2 Programming & Development => Topic started by: Arcalane on November 28, 2007, 12:17:32 AM

Title: Mapping/scripting Questions
Post by: Arcalane on November 28, 2007, 12:17:32 AM
Something I was curious about for the purpose of a custom map;

Is it possible to make a lava flow retreat off the map and uncover what it was covering originally?
Title: Mapping/scripting Questions
Post by: Mcshay on November 28, 2007, 05:58:35 AM
Op2 doesn't support it. You would have to write all the code to do so, meaning you would need to record what the original tiles were and change all pertinent tiles to fix the edges of the lava flow as it retreats.