- Home /
Creating a RTS Map
I want to create a map like on AoE but I dont know how. I tried lights but they light up my terrain very weird and you can see the seems on the terrain. it also slows down gameplay, same goes with making dark planes disappear when you walk into them to discover that aria. I also want to know how I could make the aria not update when your troops are not there so you cant see what the enemy is doing all the time. here is an example.
I dont want you to write the code for me I just want to know how it can be done. Thank you.
Answer by asafsitner · Feb 19, 2012 at 10:05 PM
What you are looking for is traditionally called 'Fog of War', and there are several approaches to solving it.
Take a look here for example.
Your answer

Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
2D Dynamic map generation 1 Answer
Turn Order 2 Answers
Zelda Room Switching & Preventing Duplicate Player Spawns from dontdestroyonload 2 Answers