| 07-30-2002, 12:32 AM | #1 |
Guest | What is the camera prop for and how can a make villagers move about randomly weddgar(i think) had something about it but I lost my favorites to a virus |
| 07-30-2002, 12:40 AM | #2 |
Blizzard used the camera prop in thier outakes and credits cutscene after you beat the game. To make units wander around, give them the wander ability in the unit editor. If you don't want to have them leave an area, make a region and make a trigger that looks kind of like this: event: player owned unit event - unit owned by [owner] leaves region [region] actions: unit-order - order leaving unit move to center of [region] replace [owner] with the owner of the unit and [region] with the region that you created. |
