| 11-17-2004, 04:06 AM | #1 |
For cinematics, should I be using a wait, or a polled wait (game time wait). For regular things like panning cameras and creating units, should I use a wait or polled wait? Thanks much. |
| 11-17-2004, 07:22 AM | #2 | |
Quote:
it does not matter, a "wait" will make the trigger wait before he do the rest of its actions, a "wait Game time" will just make a wait but the trigger will still run. |
| 11-17-2004, 02:47 PM | #3 | |
Quote:
elaborate plz. |
