HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

help for lock a camera

08-28-2003, 07:33 PM#1
lune_2
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
08-30-2003, 06:47 PM#2
Thunderroms
lock camera to a unit then use "rotate camera" action in a periodic trigger.
08-31-2003, 10:59 AM#3
lune_2
I'am sorry but how do you do a periodic trigger for rotate camera?
08-31-2003, 11:24 AM#4
PraticesAkkount
look in other map "triggor" or warchaesar
08-31-2003, 05:46 PM#5
Thunderroms
ever X seconds you rotate the camera to the units point of view.
09-01-2003, 11:11 AM#6
lune_2
Sorry but what is a warchaesar? (i have french version) because i didn't find periodic trigger and it is probably there.
thx for your answer
09-01-2003, 01:12 PM#7
lune_2
Or can you give me an example where you do it please?
09-03-2003, 05:41 AM#8
Insaniteus
"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""

-Insaniteus-