ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:hudsetcameraactoradvanced

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
functions:hudsetcameraactoradvanced [2017/04/17 20:12] korshunfunctions:hudsetcameraactoradvanced [2017/04/17 20:12] korshun
Line 15: Line 15:
 Use ''|'' operator to combine flags (e.g ''HUD_CAMERAACTOR_NOPREDICTION | HUD_CAMERAACTOR_NOVIEWHEIGHT''). Use ''|'' operator to combine flags (e.g ''HUD_CAMERAACTOR_NOPREDICTION | HUD_CAMERAACTOR_NOVIEWHEIGHT'').
  
-===== Examples ===== 
-<code> 
-while (IsPlaying()) 
-{ 
-    HudResetState(); 
-    HudSetCameraActor(0); 
-    Draw3DStuff(); 
-    Delay(1); 
-} 
-</code> 
  
functions/hudsetcameraactoradvanced.txt · Last modified: 2017/04/17 20:14 by korshun