Can someone tell me how to create a camera wich will do the same movement as a unit (for exemple if the unit turn on the right the camera will turn too).
thx for all how answer
"Periodic Event" is an Event choice. It's used to make something happen every x seconds, good for something being updated constantly. Here's the trigger:
E: Periodic Event - every 0.01 seconds
A: Set camera field "rotation" to "rotation of "unit""