ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:hudsetcameraactor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
functions:hudsetcameraactor [2017/04/17 18:21] – created korshunfunctions:hudsetcameraactor [2017/04/17 18:22] (current) korshun
Line 7: Line 7:
 Sets [[:hud_library_state#camera_position|camera position]] and [[:hud_library_state#camera_direction|direction]] to match those of the specified actor.  Sets [[:hud_library_state#camera_position|camera position]] and [[:hud_library_state#camera_direction|direction]] to match those of the specified actor. 
  
-See [[HudSetCameraActorAdvanced]] for description of settings.+See [[HudSetCameraActorAdvanced]] for what tweaks this function performs.
  
 ===== Examples ===== ===== Examples =====
Line 16: Line 16:
     HudSetCameraActor(0);     HudSetCameraActor(0);
     Draw3DStuff();     Draw3DStuff();
 +    Delay(1);
 } }
 </code> </code>
  
functions/hudsetcameraactor.1492442466.txt.gz · Last modified: 2017/04/17 18:21 by korshun