HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

3rd person camara

12-17-2002, 04:01 AM#1
Guest
Can anyone tell me the triggers to make look at your hero through the 3rd person camara kinda like in jungle paintball cause i wanna make an RPG using this camara angle.
12-17-2002, 04:18 AM#2
Guest
Event:
Periotical Event: Every 0.1 Seconds

Condition:
Bootlean: PlayerUnit[#] is equal to No Unit = False

Actions:
Lock Camera on PlayerUnit[#] for Player#
Set Camera Field: Rotation: Degrees Facing of PlayerUnit[#]
Set Camera Field: Angle of Attack: <whatever>
Set Camera Field: Distance to Target: <whatever>

You don't need to last two actions.